refactor: remove remnants of pack

This commit is contained in:
Karl-Philipp Wulfert
2019-01-17 12:56:52 +01:00
parent 41a349ead5
commit 6d5a47292c
4 changed files with 0 additions and 67 deletions

View File

@@ -56,7 +56,6 @@
"main": "lib/common.js",
"typings": "lib/common.d.ts",
"bin": {
"openstapps-pack": "lib/pack.cli.js",
"openstapps-projectmanagement": "lib/projectmanagement.cli.js"
}
}