mirror of
https://github.com/Lissy93/dashy.git
synced 2025-07-21 20:54:54 +02:00
ci: so it Begins!
This commit is contained in:
parent
2b17cb21db
commit
e024d50acb
12
app.arc
Normal file
12
app.arc
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
@app
|
||||||
|
begin-app
|
||||||
|
|
||||||
|
@static
|
||||||
|
|
||||||
|
@http
|
||||||
|
|
||||||
|
@tables
|
||||||
|
data
|
||||||
|
scopeID *String
|
||||||
|
dataID **String
|
||||||
|
ttl TTL
|
1932
package-lock.json
generated
Normal file
1932
package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
@ -40,6 +40,7 @@
|
|||||||
"vue-toasted": "^1.1.28"
|
"vue-toasted": "^1.1.28"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
"@architect/sandbox": "^3.7.4",
|
||||||
"@vue/cli-plugin-babel": "^4.5.12",
|
"@vue/cli-plugin-babel": "^4.5.12",
|
||||||
"@vue/cli-plugin-eslint": "^4.5.12",
|
"@vue/cli-plugin-eslint": "^4.5.12",
|
||||||
"@vue/cli-plugin-pwa": "^4.5.12",
|
"@vue/cli-plugin-pwa": "^4.5.12",
|
||||||
@ -87,4 +88,4 @@
|
|||||||
"> 1%",
|
"> 1%",
|
||||||
"last 2 versions"
|
"last 2 versions"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user