mirror of
https://github.com/slidevjs/rough-notation.git
synced 2026-01-14 17:44:21 +01:00
bump
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "rough-notation",
|
||||
"version": "0.3.3",
|
||||
"version": "0.4.0",
|
||||
"description": "Create and animate hand-drawn annotations on a web page",
|
||||
"main": "lib/rough-notation.cjs.js",
|
||||
"module": "lib/rough-notation.esm.js",
|
||||
@@ -26,11 +26,11 @@
|
||||
},
|
||||
"homepage": "https://github.com/pshihn/rough-notation#readme",
|
||||
"devDependencies": {
|
||||
"rollup": "^2.12.0",
|
||||
"rollup": "^2.18.0",
|
||||
"rollup-plugin-node-resolve": "^5.2.0",
|
||||
"rollup-plugin-terser": "^6.1.0",
|
||||
"roughjs": "^4.3.1",
|
||||
"tslint": "^6.1.2",
|
||||
"typescript": "^3.9.3"
|
||||
"typescript": "^3.9.5"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user