Comparing version 1.4.1 to 1.4.2
/*! | ||
* mokuji.js v1.4.0 | ||
* mokuji.js v1.4.2 | ||
* https://github.com/hiro0218/mokuji.js | ||
@@ -4,0 +4,0 @@ * |
/*! | ||
* mokuji.js v1.4.0 | ||
* mokuji.js v1.4.2 | ||
* https://github.com/hiro0218/mokuji.js | ||
@@ -4,0 +4,0 @@ * |
{ | ||
"name": "mokuji.js", | ||
"version": "1.4.1", | ||
"version": "1.4.2", | ||
"description": "A table of content JavaScript Library", | ||
@@ -42,18 +42,18 @@ "main": "lib/index.js", | ||
"babel-cli": "^6.26.0", | ||
"babel-core": "^6.26.0", | ||
"babel-eslint": "^8.2.2", | ||
"babel-loader": "^7.1.2", | ||
"babel-core": "^6.26.2", | ||
"babel-eslint": "^8.2.3", | ||
"babel-loader": "^7.1.4", | ||
"babel-plugin-transform-es2015-for-of": "^6.23.0", | ||
"babel-plugin-transform-object-assign": "^6.22.0", | ||
"babel-preset-env": "^1.6.1", | ||
"cross-env": "^5.1.3", | ||
"eslint": "^4.18.1", | ||
"cross-env": "^5.1.4", | ||
"eslint": "^4.19.1", | ||
"eslint-config-prettier": "^2.9.0", | ||
"eslint-plugin-import": "^2.9.0", | ||
"eslint-plugin-import": "^2.11.0", | ||
"eslint-plugin-node": "^6.0.1", | ||
"eslint-plugin-prettier": "^2.6.0", | ||
"eslint-plugin-promise": "^3.6.0", | ||
"eslint-plugin-promise": "^3.7.0", | ||
"husky": "^0.14.3", | ||
"lint-staged": "^7.0.0", | ||
"prettier": "^1.10.2", | ||
"lint-staged": "^7.0.5", | ||
"prettier": "^1.12.1", | ||
"rimraf": "^2.6.2", | ||
@@ -60,0 +60,0 @@ "webpack": "^3.11.0" |
Sorry, the diff of this file is not supported yet
31383