Skip to content

Commit 81c17b5

Browse files
committed
Changed main file to transpiled version
1 parent aecfd9d commit 81c17b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "decorators",
33
"version": "0.0.1",
44
"description": "CSS constructor for your React components",
5-
"main": "index.js",
5+
"main": "css-constructor.js",
66
"scripts": {
77
"build": "babel index.js -o css-constructor.js"
88
},

0 commit comments

Comments
 (0)