We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 94f95cc + 6813baf commit 1bdc98bCopy full SHA for 1bdc98b
package.json
@@ -3,6 +3,7 @@
3
"version": "1.5.4",
4
"description": "Create scratch card in browser.",
5
"main": "./build/scratchcard.min.js",
6
+ "typings": "./types/scratchcard-js.d.ts",
7
"scripts": {
8
"dev": "cross-env NODE_ENV=development concurrently \"webpack\" \"webpack-dev-server\" ",
9
"build": "webpack",
0 commit comments