1
0
mirror of https://github.com/nttgin/BGPalerter.git synced 2024-05-19 06:50:08 +00:00

removed dependency from babel-upgrade

This commit is contained in:
Massimo Candela
2019-12-13 15:12:06 +01:00
parent 5ed59d0cd8
commit 7e0e7c7876
3 changed files with 303 additions and 397 deletions

View File

@@ -11,7 +11,7 @@ cp package.json build/package.json
cd build
npm install
npm install --silent
#./node_modules/.bin/pkg . --targets node10-win-x64 --output ../bin/bgpalerter-win-x64

697
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -30,7 +30,6 @@
},
"dependencies": {
"axios": "^0.19.0",
"babel-upgrade": "^1.0.1",
"batch-promises": "^0.0.3",
"brembo": "^2.0.3",
"event-stream": "^4.0.1",