Merge pull request #1 from cooljith91112/greenkeeper/initial
Greenkeeper/initial
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
## svelte app (Modified)
|
## svelte app (Modified)
|
||||||
|
|
||||||
|
[](https://greenkeeper.io/)
|
||||||
|
|
||||||
This is a project template for [Svelte](https://svelte.technology) apps. Original url at https://github.com/sveltejs/template.
|
This is a project template for [Svelte](https://svelte.technology) apps. Original url at https://github.com/sveltejs/template.
|
||||||
|
|
||||||
To create a new project based on this template using [degit](https://github.com/Rich-Harris/degit):
|
To create a new project based on this template using [degit](https://github.com/Rich-Harris/degit):
|
||||||
|
|||||||
@@ -2,12 +2,12 @@
|
|||||||
"name": "svelte-app",
|
"name": "svelte-app",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"rollup": "^0.53.2",
|
"rollup": "^0.57.1",
|
||||||
"rollup-plugin-buble": "^0.18.0",
|
"rollup-plugin-buble": "^0.19.2",
|
||||||
"rollup-plugin-commonjs": "^8.2.6",
|
"rollup-plugin-commonjs": "^9.1.0",
|
||||||
"rollup-plugin-node-resolve": "^3.0.0",
|
"rollup-plugin-node-resolve": "^3.0.0",
|
||||||
"rollup-plugin-svelte": "^4.0.0",
|
"rollup-plugin-svelte": "^4.0.0",
|
||||||
"rollup-plugin-uglify": "^2.0.1",
|
"rollup-plugin-uglify": "^3.0.0",
|
||||||
"serve": "^6.4.3",
|
"serve": "^6.4.3",
|
||||||
"svelte": "^1.50.0"
|
"svelte": "^1.50.0"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user