Skip to content

Commit 93423e0

Browse files
committedFeb 26, 2024
1.3.0: More robust dependency detection in binding functions
1 parent c11e78d commit 93423e0

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

72 files changed

+1232
-185
lines changed
 

‎addons/van_cone/examples/hello-world/package-lock.json

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

‎addons/van_cone/examples/hello-world/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"van-cone": "^0.0.2",
13-
"vanjs-core": "^1.2.8"
13+
"vanjs-core": "^1.3.0"
1414
},
1515
"devDependencies": {
1616
"vite": "^4.3.9",

0 commit comments

Comments
 (0)
Please sign in to comment.