mirror of
https://github.com/hexastack/hexabot
synced 2024-11-22 17:48:21 +00:00
Merge pull request #281 from Hexastack/fix/pkg-lock-version
fix: pkg lock version
This commit is contained in:
commit
68adcb504b
4
api/package-lock.json
generated
4
api/package-lock.json
generated
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "hexabot",
|
"name": "hexabot",
|
||||||
"version": "2.0.0",
|
"version": "2.0.2",
|
||||||
"lockfileVersion": 3,
|
"lockfileVersion": 3,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "hexabot",
|
"name": "hexabot",
|
||||||
"version": "2.0.0",
|
"version": "2.0.2",
|
||||||
"hasInstallScript": true,
|
"hasInstallScript": true,
|
||||||
"license": "AGPL-3.0-only",
|
"license": "AGPL-3.0-only",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
Loading…
Reference in New Issue
Block a user