We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c029e3 commit 3fb7afbCopy full SHA for 3fb7afb
package.json
@@ -1,7 +1,10 @@
1
{
2
- "name": "css-to-react-native-transform",
+ "name": "@startupjs/css-to-react-native-transform",
3
"description": "Convert CSS text to a React Native stylesheet object",
4
- "version": "1.9.0",
+ "version": "1.9.0-0",
5
+ "publishConfig": {
6
+ "access": "public"
7
+ },
8
"main": "dist/index.js",
9
"author": "Krister Kari",
10
"license": "MIT",
0 commit comments