This commit is contained in:
Preet Shihn
2020-05-27 14:56:36 -07:00
parent 5e4de15a52
commit d9a38aeee6
2 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "rough-notation",
"version": "0.1.0",
"version": "0.1.1",
"description": "Annotate html",
"main": "lib/rough-notation.cjs.js",
"module": "lib/rough-notation.esm.js",
@@ -27,7 +27,7 @@
},
"homepage": "https://github.com/pshihn/rough-notation#readme",
"devDependencies": {
"rollup": "^2.10.9",
"rollup": "^2.11.0",
"rollup-plugin-node-resolve": "^5.2.0",
"rollup-plugin-terser": "^6.1.0",
"tslint": "^6.1.2",