mirror of
https://github.com/flarum/core.git
synced 2025-08-06 08:27:42 +02:00
chore: add version to core/ext package.json
This is necessary for yarn workspaces to work.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"private": true,
|
||||
"name": "@flarum/pusher",
|
||||
"version": "0.0.0",
|
||||
"prettier": "@flarum/prettier-config",
|
||||
"scripts": {
|
||||
"dev": "webpack --mode development --watch",
|
||||
|
Reference in New Issue
Block a user