Skip to content

Commit 72d2943

Browse files
Bump version
1 parent dfd9d1f commit 72d2943

File tree

2 files changed

+90
-69
lines changed

2 files changed

+90
-69
lines changed

package-lock.json

Lines changed: 86 additions & 65 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript-community/solid-js",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"description": "SolidJS to work with NativeScript",
55
"main": "src/index.js",
66
"types": "index.d.ts",
@@ -21,9 +21,9 @@
2121
"homepage": "https://github.com/nativescript-community/solid-js",
2222
"peerDependencies": {
2323
"@babel/preset-typescript": "7.23.3",
24-
"babel-preset-solid": "^1.8.8",
25-
"dominative": "^0.1.1",
26-
"solid-js": "^1.8.8"
24+
"babel-preset-solid": "^1.8.9",
25+
"dominative": "^0.1.2",
26+
"solid-js": "^1.8.11"
2727
},
2828
"publishConfig": {
2929
"access": "public"

0 commit comments

Comments
 (0)