We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ee774d commit 68fec5cCopy full SHA for 68fec5c
package.json
@@ -3,7 +3,7 @@
3
"version": "1.0.1",
4
"description": "This component is a form with validation and more using only javascript objects",
5
"author": "Walker Leite <[email protected]>",
6
- "main": "src/ic-formly/ic-formly.vue",
+ "main": "src/index.js",
7
"license": "apache 2.0",
8
"scripts": {
9
"lint": "eslint src/**/*.vue",
0 commit comments