mirror of
https://github.com/kiliman/operator-mono-lig.git
synced 2026-08-12 02:10:52 +02:00
Update packages and add eslint config
This commit is contained in:
+8
-1
@@ -9,9 +9,16 @@
|
||||
"author": "kiliman@gmail.com",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"bluebird": "^3.5.0",
|
||||
"hash.js": "^1.1.3",
|
||||
"npm": "^5.7.1",
|
||||
"xml-formatter": "^1.0.1",
|
||||
"xmldom": "^0.1.27",
|
||||
"xpath": "0.0.24"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint-config-airbnb": "^16.1.0",
|
||||
"eslint-plugin-import": "^2.9.0",
|
||||
"eslint-plugin-jsx-a11y": "^6.0.3",
|
||||
"eslint-plugin-react": "^7.7.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user