Add npm deps: acorn and glob
This commit is contained in:
parent
989a40a7f7
commit
9b85a938f3
@ -9,7 +9,7 @@
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.1.2",
|
||||
"@babel/preset-env": "^7.1.0",
|
||||
"acorn": "^6.0.2",
|
||||
"acorn": "^6.0.4",
|
||||
"babel-core": "^7.0.0-bridge.0",
|
||||
"babelify": "^10.0.0",
|
||||
"browserify": "^16.2.3",
|
||||
@ -35,6 +35,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"bootstrap": "^4.1.3",
|
||||
"glob": "^7.1.3",
|
||||
"jquery": "^3.3.1",
|
||||
"popper.js": "^1.14.4",
|
||||
"video.js": "^7.2.2"
|
||||
|
Loading…
x
Reference in New Issue
Block a user