+7
-7
| { | ||
| "name": "dext-cli", | ||
| "version": "0.2.0", | ||
| "version": "0.2.1", | ||
| "description": "", | ||
@@ -21,11 +21,11 @@ "main": "./cli.js", | ||
| "chalk": "^1.1.3", | ||
| "dext-core-utils": "^0.2.0" | ||
| "dext-core-utils": "^0.2.1" | ||
| }, | ||
| "devDependencies": { | ||
| "eslint": "^3.4.0", | ||
| "eslint-config-airbnb": "^10.0.1", | ||
| "eslint-plugin-import": "^1.14.0", | ||
| "eslint-plugin-jsx-a11y": "^2.2.0", | ||
| "eslint-plugin-react": "^6.2.0" | ||
| "eslint": "^3.5.0", | ||
| "eslint-config-airbnb": "^11.1.0", | ||
| "eslint-plugin-import": "^1.15.0", | ||
| "eslint-plugin-jsx-a11y": "^2.2.2", | ||
| "eslint-plugin-react": "^6.2.2" | ||
| } | ||
| } |
+1
-0
@@ -31,2 +31,3 @@ # Dext Package Manager (dpm) | ||
| - [dext](https://github.com/vutran/dext) - The Dext smart launcher | ||
| - [dext-core-utils](https://github.com/vutran/dext-core-utils) - Utility modules shared between Dext and Dext Package Manager. | ||
@@ -33,0 +34,0 @@ ## License |
110596
0.11%36
2.86%Updated