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 5115545 commit 100fd0bCopy full SHA for 100fd0b
package.json
@@ -11,7 +11,7 @@
11
"build": "babel src --ignore *.spec.js --out-dir dist",
12
"test": "jest --coverage",
13
"prepublish": "npm run build",
14
- "release": "npmpub"
+ "release": "np"
15
},
16
"devDependencies": {
17
"@babel/cli": "^7.14.5",
@@ -22,7 +22,7 @@
22
"husky": "^9.0.11",
23
"jest": "^29.2.0",
24
"lint-staged": "^15.2.2",
25
- "npmpub": "^5.0.0",
+ "np": "^10.0.6",
26
"prettier": "^3.0.0"
27
28
"jest": {
@@ -59,7 +59,7 @@
59
"dependencies": {
60
"css": "^3.0.0",
61
"css-mediaquery": "^0.1.2",
62
- "css-to-react-native": "^3.0.0"
+ "css-to-react-native": "^3.2.0"
63
64
"repository": {
65
"type": "git",
0 commit comments