@form8ion/javascript-core
Advanced tools
Comparing version 2.13.0 to 3.0.0
@@ -5,3 +5,3 @@ { | ||
"license": "MIT", | ||
"version": "2.13.0", | ||
"version": "3.0.0", | ||
"files": [ | ||
@@ -15,3 +15,3 @@ "example.js", | ||
"engines": { | ||
"node": ">=12" | ||
"node": ">=12.20" | ||
}, | ||
@@ -47,6 +47,6 @@ "runkitExampleFilename": "./example.js", | ||
"devDependencies": { | ||
"@babel/register": "7.14.5", | ||
"@form8ion/babel-preset": "1.6.64", | ||
"@babel/register": "7.15.3", | ||
"@form8ion/babel-preset": "1.6.66", | ||
"@form8ion/commitlint-config": "1.0.20", | ||
"@form8ion/eslint-config": "1.7.24", | ||
"@form8ion/eslint-config": "1.7.26", | ||
"@form8ion/eslint-config-mocha": "1.2.12", | ||
@@ -70,3 +70,3 @@ "@form8ion/remark-lint-preset": "1.0.13", | ||
"rimraf": "3.0.2", | ||
"rollup": "2.55.1", | ||
"rollup": "2.56.2", | ||
"rollup-plugin-auto-external": "2.0.0", | ||
@@ -73,0 +73,0 @@ "sinon": "11.1.2" |
58618