We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bd2017 commit eb6d358Copy full SHA for eb6d358
package.json
@@ -2,7 +2,7 @@
2
"name": "@tdcore/jquery.input",
3
"version": "0.1.0",
4
"description": "A Common interface for html input elements.",
5
- "main": "dist/jquery.input.js",
+ "main": "src/index.js",
6
"scripts": {
7
"build": "npx rollup -c",
8
"test": "grunt"
src/main.js src/index.jssrc/main.js renamed to src/index.js
0 commit comments