@momo-kits/native-kits 0.157.5-beta.5-debug → 0.157.5-beta.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/.npmignore.backup +0 -22
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@momo-kits/native-kits",
3
- "version": "0.157.5-beta.5-debug",
3
+ "version": "0.157.5-beta.6",
4
4
  "private": false,
5
5
  "dependencies": {},
6
6
  "devDependencies": {},
package/.npmignore.backup DELETED
@@ -1,22 +0,0 @@
1
- sample/
2
- gradle/
3
- compose/
4
- build/
5
-
6
- .fleet
7
- .gradle
8
- .idea
9
- .kotlin
10
- .run
11
-
12
- .gitattributes
13
- .gitlab-ci.yml
14
-
15
- README.md
16
- build.gradle.kts
17
- gradle.properties
18
- gradlew
19
- gradlew.bat
20
- local.properties
21
- publish_release.sh
22
- settings.gradle.kts