We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05e751c commit ef397d7Copy full SHA for ef397d7
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "nativescript-drawingpad",
3
- "version": "1.1.1",
4
- "main": "drawingpad.js",
+ "version": "1.1.2",
+ "main": "drawingpad",
5
"typings": "index.d.ts",
6
"description": "A NativeScript plugin to provide a way to capture any drawing (signatures are a common use case) from the device screen.",
7
"nativescript": {
0 commit comments