update packages

This commit is contained in:
Preet Shihn
2020-10-29 16:53:38 -07:00
parent adb2f66e5b
commit 37c50fa1bc
2 changed files with 16 additions and 16 deletions

View File

@@ -26,11 +26,11 @@
},
"homepage": "https://github.com/pshihn/rough-notation#readme",
"devDependencies": {
"rollup": "^2.18.0",
"rollup": "^2.32.1",
"rollup-plugin-node-resolve": "^5.2.0",
"rollup-plugin-terser": "^6.1.0",
"roughjs": "^4.3.1",
"tslint": "^6.1.2",
"typescript": "^3.9.5"
"tslint": "^6.1.3",
"typescript": "^4.0.5"
}
}