Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Anonymous committed Oct 26, 2020
1 parent 51b06ba commit c9d7285
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -52,34 +52,34 @@
"node": ">=6.0.0"
},
"devDependencies": {
"@babel/core": "7.12.1",
"@babel/core": "7.12.3",
"@babel/plugin-proposal-class-properties": "7.12.1",
"@babel/plugin-proposal-object-rest-spread": "7.12.1",
"@babel/preset-env": "7.12.1",
"@babel/preset-typescript": "7.12.1",
"@types/execa": "2.0.0",
"@types/tape": "4.13.0",
"@types/yargs": "15.0.8",
"@types/yargs": "15.0.9",
"codecov": "3.8.0",
"core-js": "3.6.5",
"coveralls": "3.1.0",
"eslint-config-prettier": "^6.12.0",
"eslint-config-prettier": "^6.14.0",
"execa": "4.0.3",
"json5": "2.1.3",
"nyc": "15.1.0",
"prettier": "^2.1.2",
"rimraf": "3.0.2",
"rollup": "2.31.0",
"rollup-plugin-babel": "5.0.0-alpha.0",
"rollup": "2.32.1",
"rollup-plugin-babel": "5.0.0-alpha.2",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-hashbang": "2.2.2",
"rollup-plugin-sourcemaps": "0.6.3",
"rollup-plugin-terser": "7.0.2",
"rollup-plugin-typescript2": "0.27.3",
"rollup-plugin-typescript2": "0.28.0",
"rollup-plugin-uglify": "6.0.4",
"tap-spec": "5.0.0",
"tape": "5.0.1",
"ts-loader": "8.0.5",
"ts-loader": "8.0.7",
"ts-node": "9.0.0",
"tslint": "6.1.3",
"tslint-config-prettier": "1.18.0",
Expand Down

0 comments on commit c9d7285

Please sign in to comment.