We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bac8f9 commit 9f16028Copy full SHA for 9f16028
1 file changed
package.json
@@ -1,11 +1,11 @@
1
{
2
"name": "@mindscreen/formvalidation",
3
- "version": "0.1.2",
+ "version": "0.1.3",
4
"license": "MIT",
5
"description": "Provides means for an accessible form validation",
6
"repository": "https://github.com/mindscreen/accessible-formvalidation",
7
"homepage": "https://github.com/mindscreen/accessible-formvalidation#readme",
8
- "main": "dist/main.ts",
+ "main": "dist/main.js",
9
"types": "src/main.ts",
10
"scripts": {
11
"compile": "tsc",
0 commit comments