one day i will remember to do this *before* publishing

pull/1943/head
Richard Harris 7 years ago
parent 0b7ecee09a
commit 2dd6e06392

@ -1,6 +1,6 @@
{ {
"name": "svelte", "name": "svelte",
"version": "3.0.0-alpha14", "version": "3.0.0-alpha15",
"description": "The magical disappearing UI framework", "description": "The magical disappearing UI framework",
"module": "index.mjs", "module": "index.mjs",
"main": "index.js", "main": "index.js",
@ -16,6 +16,7 @@
"store.*", "store.*",
"transition.*", "transition.*",
"easing.*", "easing.*",
"motion.*",
"svelte", "svelte",
"README.md" "README.md"
], ],

Loading…
Cancel
Save