This commit is contained in:
Preet Shihn
2020-05-31 20:51:44 -07:00
parent ac905eabff
commit ea12c42fdc

View File

@@ -1,6 +1,6 @@
{
"name": "rough-notation",
"version": "0.2.1",
"version": "0.2.2",
"description": "Create and animate hand-drawn annotations on a web page",
"main": "lib/rough-notation.cjs.js",
"module": "lib/rough-notation.esm.js",
@@ -33,4 +33,4 @@
"tslint": "^6.1.2",
"typescript": "^3.9.3"
}
}
}