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.
2 parents ad9dbc1 + b7f6e59 commit c13a325Copy full SHA for c13a325
CHANGELOG.md
@@ -26,6 +26,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
26
### Fixed
27
28
- SDK version now stays up to date when running `npm run dev:dependences`
29
+- Fix package.json for publishing
30
31
### Removed
32
package.json
@@ -9,7 +9,7 @@
9
"license": "MIT",
10
"repository": {
11
"type": "git",
12
- "url": "https://github.com/mxenabled/react-native-widget-sdk.git"
+ "url": "git+https://github.com/mxenabled/react-native-widget-sdk.git"
13
},
14
"files": [
15
"dist"
0 commit comments