Skip to content
This repository was archived by the owner on Mar 19, 2025. It is now read-only.

Commit b75c6e9

Browse files
committed
Add missing dev dependency: babel-eslint babel-core
1 parent 01944e2 commit b75c6e9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
"url": "http://github.com/open-eid/hwcrypto.js.git"
1515
},
1616
"devDependencies": {
17+
"babel-core": "^6.21.0",
18+
"babel-eslint": "^7.1.1",
1719
"babel-loader": "^6.2.10",
1820
"babel-preset-es2015": "^6.18.0",
1921
"babel-runtime": "^6.20.0",

0 commit comments

Comments
 (0)