1
0
mirror of https://github.com/flarum/core.git synced 2025-07-16 22:31:18 +02:00

Rename package

This commit is contained in:
Toby Zerner
2018-10-21 15:16:21 +10:30
parent 19d8c0dff5
commit a69d423c8e
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
{ {
"name": "@flarum/flarum-ext-lock", "name": "@flarum/lock",
"version": "0.0.0", "version": "0.0.0",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,

View File

@@ -1,5 +1,5 @@
{ {
"name": "@flarum/flarum-ext-lock", "name": "@flarum/lock",
"version": "0.0.0", "version": "0.0.0",
"dependencies": { "dependencies": {
"flarum-webpack-config": "0.1.0-beta.9", "flarum-webpack-config": "0.1.0-beta.9",