Removed unnecessary spaces on package.json
This commit is contained in:
parent
90e45ee707
commit
5f4ef4386d
@ -19,7 +19,7 @@
|
||||
"angular": "^1.7.9",
|
||||
"angular-router-browserify": "0.0.2",
|
||||
"angular-vs-repeat": "2.0.13",
|
||||
"random-js" : "2.1.0",
|
||||
"random-js": "2.1.0",
|
||||
"axios": "^0.19.2",
|
||||
"body-parser": "^1.19.0",
|
||||
"diskdb": "^0.1.17",
|
||||
@ -27,7 +27,7 @@
|
||||
"node-ssdp": "^4.0.0",
|
||||
"request": "^2.88.2",
|
||||
"uuid": "^8.0.0",
|
||||
"node-graceful-shutdown" : "1.1.0",
|
||||
"node-graceful-shutdown": "1.1.0",
|
||||
"xml-writer": "^1.7.0"
|
||||
},
|
||||
"bin": "dist/index.js",
|
||||
@ -41,7 +41,7 @@
|
||||
"del-cli": "^3.0.0",
|
||||
"nodemon": "^2.0.3",
|
||||
"watchify": "^3.11.1",
|
||||
"nexe" : "^3.3.7"
|
||||
"nexe": "^3.3.7"
|
||||
},
|
||||
"babel": {
|
||||
"plugins": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user