1
0
mirror of https://github.com/flarum/core.git synced 2025-07-30 21:20:24 +02:00

chore: add version to core/ext package.json

This is necessary for yarn workspaces to work.
This commit is contained in:
Alexander Skvortsov
2022-03-11 18:22:14 -05:00
parent a2eba3e978
commit f2910d8763
17 changed files with 17 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
{
"private": true,
"name": "@flarum/core",
"version": "0.0.0",
"prettier": "@flarum/prettier-config",
"dependencies": {
"@askvortsov/rich-icu-message-formatter": "^0.2.4",