Initial setup, everything broken
This commit is contained in:
19
package-lock.json
generated
Normal file
19
package-lock.json
generated
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "inventory",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "inventory",
|
||||
"dependencies": {
|
||||
"shadcn": "^1.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/shadcn": {
|
||||
"version": "1.0.0",
|
||||
"resolved": "https://registry.npmjs.org/shadcn/-/shadcn-1.0.0.tgz",
|
||||
"integrity": "sha512-kCxBIBiPS83WxrWkOQHamWpr9XlLtOtOlJM6QX90h9A5xZCBMhxu4ibcNT2ZnzZLdexkYbQrnijfPKdOsZxOpA==",
|
||||
"license": "ISC"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user