set private to true in package.json. We don't need to publish on npm
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"test": "karma start test/config/karma.conf.js --singlerun",
|
||||
"build": "gulp"
|
||||
|
||||
Reference in New Issue
Block a user