mirror of
https://github.com/krcnow/manex-brain.git
synced 2026-07-22 06:56:49 +00:00
add package-lock.json
This commit is contained in:
parent
7d72318d48
commit
0a45f84a68
1 changed files with 14 additions and 0 deletions
14
package-lock.json
generated
Normal file
14
package-lock.json
generated
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"name": "manex-brain",
|
||||
"version": "1.0.0",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "manex-brain",
|
||||
"version": "1.0.0",
|
||||
"license": "MIT",
|
||||
"devDependencies": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue