1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-23 07:22:55 +02:00

Add version 100.0.0 to package.json

This commit is contained in:
Tim Buckley
2020-07-30 15:28:05 -04:00
committed by GitHub
parent 93fe251517
commit 329e44e43d

View File

@@ -4,6 +4,7 @@
"workspaces": [
"packages/*"
],
"version": "100.0.0",
"scripts": {
"build": "yarn build:rollup && yarn build:next",
"build:next": "cd ./site && next build && next export",