Update project name

This commit is contained in:
Hydroxycarbamide 2022-05-15 01:10:41 +02:00
parent aa56b724f2
commit ce2dbd8ae3
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,11 +1,11 @@
{ {
"name": "my-project", "name": "vue-playground",
"version": "0.0.0", "version": "0.0.0",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "my-project", "name": "vue-playground",
"version": "0.0.0", "version": "0.0.0",
"dependencies": { "dependencies": {
"@fortawesome/fontawesome-svg-core": "^6.1.1", "@fortawesome/fontawesome-svg-core": "^6.1.1",

View file

@ -1,5 +1,5 @@
{ {
"name": "my-project", "name": "vue-playground",
"private": true, "private": true,
"version": "0.0.0", "version": "0.0.0",
"scripts": { "scripts": {