|
10 | 10 | "url": "https://github.com/kazupon/vue-i18n/issues" |
11 | 11 | }, |
12 | 12 | "devDependencies": { |
13 | | - "babel-core": "^6.7.4", |
14 | | - "babel-loader": "^6.2.4", |
15 | | - "babel-plugin-espower": "^2.1.2", |
16 | | - "babel-plugin-transform-es2015-modules-commonjs": "^6.7.4", |
| 13 | + "babel-core": "6.7.4", |
| 14 | + "babel-loader": "6.2.4", |
| 15 | + "babel-plugin-espower": "2.1.2", |
| 16 | + "babel-plugin-transform-es2015-modules-commonjs": "6.7.4", |
17 | 17 | "babel-polyfill": "^6.7.4", |
18 | | - "babel-preset-es2015": "^6.6.0", |
19 | | - "babel-preset-es2015-rollup": "^1.1.1", |
| 18 | + "babel-preset-es2015": "6.6.0", |
| 19 | + "babel-preset-es2015-rollup": "1.1.1", |
20 | 20 | "conventional-changelog-cli": "^1.1.1", |
21 | 21 | "conventional-github-releaser": "^1.1.3", |
22 | 22 | "eslint": "^3.9.0", |
23 | 23 | "eslint-config-vue": "^1.1.0", |
24 | | - "eslint-plugin-html": "^1.5.2", |
25 | 24 | "eslint-loader": "^1.3.0", |
| 25 | + "eslint-plugin-html": "^1.5.2", |
26 | 26 | "git-commit-message-convention": "git://github.com/kazupon/git-commit-message-convention.git", |
27 | 27 | "gitbook-cli": "^2.3.0", |
28 | 28 | "istanbul-instrumenter-loader": "^0.2.0", |
|
45 | 45 | "nightmare": "^2.2.0", |
46 | 46 | "phantomjs": "^2.1.3", |
47 | 47 | "power-assert": "^1.3.1", |
48 | | - "rollup": "^0.25.6", |
49 | | - "rollup-plugin-babel": "^2.4.0", |
| 48 | + "rollup": "0.25.6", |
| 49 | + "rollup-plugin-babel": "2.4.0", |
50 | 50 | "rollup-plugin-replace": "^1.1.0", |
51 | 51 | "uglify-js": "^2.6.1", |
52 | 52 | "vue": "^1.0.0", |
|
0 commit comments