mirror of
https://github.com/kevin-DL/sapper.git
synced 2026-01-12 11:15:14 +00:00
-> v0.1.0
This commit is contained in:
5
CHANGELOG.md
Normal file
5
CHANGELOG.md
Normal file
@@ -0,0 +1,5 @@
|
||||
# sapper changelog
|
||||
|
||||
## 0.1.0
|
||||
|
||||
* First public preview
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "sapper",
|
||||
"version": "0.0.22",
|
||||
"description": "Combat-ready apps, engineered by Svelte",
|
||||
"version": "0.1.0",
|
||||
"description": "Military-grade apps, engineered by Svelte",
|
||||
"main": "lib/index.js",
|
||||
"directories": {
|
||||
"test": "test"
|
||||
|
||||
Reference in New Issue
Block a user