mirror of
https://github.com/aelve/guide.git
synced 2024-12-23 04:42:24 +03:00
rename of project description in package.json
This commit is contained in:
parent
34e66f7d9e
commit
bc63e3a2d5
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@vert/vue-ssr-template",
|
||||
"name": "Aelve guide",
|
||||
"version": "1.0.0",
|
||||
"description": "Vue project template with SSR, Vert and TypeScript support.",
|
||||
"description": "Aelve Guide",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"client:dev": "cross-env NODE_ENV=development webpack-dev-server --config ./build/webpack.client.conf.js",
|
||||
|
Loading…
Reference in New Issue
Block a user