Skip to content

Commit 3fb7afb

Browse files
committed
v1.9.0-0
1 parent 5c029e3 commit 3fb7afb

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

package.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
{
2-
"name": "css-to-react-native-transform",
2+
"name": "@startupjs/css-to-react-native-transform",
33
"description": "Convert CSS text to a React Native stylesheet object",
4-
"version": "1.9.0",
4+
"version": "1.9.0-0",
5+
"publishConfig": {
6+
"access": "public"
7+
},
58
"main": "dist/index.js",
69
"author": "Krister Kari",
710
"license": "MIT",

0 commit comments

Comments
 (0)