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:
2
build.sh
2
build.sh
@@ -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
697
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -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",
|
||||
|
Reference in New Issue
Block a user