Skip to content

Commit eb6d358

Browse files
committed
es6 main
1 parent 0bd2017 commit eb6d358

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@tdcore/jquery.input",
33
"version": "0.1.0",
44
"description": "A Common interface for html input elements.",
5-
"main": "dist/jquery.input.js",
5+
"main": "src/index.js",
66
"scripts": {
77
"build": "npx rollup -c",
88
"test": "grunt"
File renamed without changes.

0 commit comments

Comments
 (0)