chore: connect-web-components > connect-components

This commit is contained in:
Zack Spear
2023-05-26 17:36:17 -07:00
committed by Zack Spear
parent c96c0a765c
commit fb319361f9
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,10 +1,10 @@
{ {
"name": "connect-web-components", "name": "connect-components",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "connect-web-components", "name": "connect-components",
"hasInstallScript": true, "hasInstallScript": true,
"dependencies": { "dependencies": {
"@pinia/nuxt": "^0.4.11", "@pinia/nuxt": "^0.4.11",
+1 -1
View File
@@ -1,5 +1,5 @@
{ {
"name": "connect-web-components", "name": "connect-components",
"private": true, "private": true,
"scripts": { "scripts": {
"build": "nuxt build", "build": "nuxt build",