Skip to content
Snippets Groups Projects
Commit d7839ba8 authored by Christian Knecht's avatar Christian Knecht
Browse files

bugfix: only pack dist files

parent 4df3e61b
No related branches found
No related tags found
No related merge requests found
{
"name": "value-converters",
"version": "1.0.0-2",
"version": "1.0.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"version": "1.0.0-2",
"version": "1.0.0",
"license": "BSD-3-Clause-Clear",
"dependencies": {
"lodash": "^4.17.21",
......
{
"name": "value-converters",
"version": "1.0.0-2",
"version": "1.0.0",
"description": "extended filtering function, sorting, localization, dissolving urls and reusable validators",
"main": "dist/index.js",
"scripts": {
"test": "jest",
"lint": "eslint .",
"build": "tsc",
"postinstall": "npm run build"
"prepare": "npm run build"
},
"files": [
"dist"
],
"repository": {
"type": "git",
"url": "https://gitlab.cc-asp.fraunhofer.de/knecht/value-converters.git"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment