mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-23 15:32:59 +02:00
Add version 100.0.0 to package.json
This commit is contained in:
@@ -4,6 +4,7 @@
|
|||||||
"workspaces": [
|
"workspaces": [
|
||||||
"packages/*"
|
"packages/*"
|
||||||
],
|
],
|
||||||
|
"version": "100.0.0",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "yarn build:rollup && yarn build:next",
|
"build": "yarn build:rollup && yarn build:next",
|
||||||
"build:next": "cd ./site && next build && next export",
|
"build:next": "cd ./site && next build && next export",
|
||||||
|
Reference in New Issue
Block a user