Comparing version 2.0.1 to 2.0.2
/*! | ||
* mokuji.js v2.0.1 | ||
* mokuji.js v2.0.2 | ||
* https://github.com/hiro0218/mokuji.js | ||
@@ -4,0 +4,0 @@ * |
{ | ||
"name": "mokuji.js", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "A table of content JavaScript Library", | ||
@@ -44,8 +44,8 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@babel/cli": "7.4.4", | ||
"@babel/core": "7.4.4", | ||
"@babel/plugin-transform-for-of": "7.4.4", | ||
"@babel/plugin-transform-object-assign": "7.2.0", | ||
"@babel/preset-env": "7.4.4", | ||
"babel-eslint": "^10.0.1", | ||
"@babel/cli": "7.7.4", | ||
"@babel/core": "7.7.4", | ||
"@babel/plugin-transform-for-of": "7.7.4", | ||
"@babel/plugin-transform-object-assign": "7.7.4", | ||
"@babel/preset-env": "7.7.4", | ||
"babel-eslint": "^10.0.3", | ||
"babel-loader": "^8.0.6", | ||
@@ -52,0 +52,0 @@ "cross-env": "^5.2.0", |