Skip to content

Commit 7ad6349

Browse files
committed
bump beta version
1 parent 5290b1d commit 7ad6349

File tree

2 files changed

+17
-16
lines changed

2 files changed

+17
-16
lines changed

package-lock.json

+15-15
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "svelte",
3-
"version": "3.0.0-beta.27",
3+
"version": "3.0.0-beta.28",
44
"description": "The magical disappearing UI framework",
55
"module": "index.mjs",
66
"main": "index",
@@ -10,6 +10,7 @@
1010
"index.*",
1111
"internal.*",
1212
"store.*",
13+
"animate.*",
1314
"transition.*",
1415
"easing.*",
1516
"motion.*",

0 commit comments

Comments
 (0)