Skip to content

Commit 786c846

Browse files
committed
update module entry file
1 parent ea78e39 commit 786c846

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

eslint-rules/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-uilib",
3-
"version": "1.0.17",
3+
"version": "1.0.18",
44
"description": "uilib set of eslint rules",
55
"keywords": [
66
"eslint",
@@ -16,7 +16,7 @@
1616
"type": "git",
1717
"url": "https://github.com/wix/react-native-ui-lib"
1818
},
19-
"main": "lib/index.js",
19+
"main": "index.js",
2020
"scripts": {
2121
"test": "mocha tests --recursive",
2222
"test:watch": "mocha tests --recursive --watch"

0 commit comments

Comments
 (0)