This commit is contained in:
Philipp Kühn
2020-11-16 12:02:31 +01:00
parent ea21142adb
commit 401bc345cc
2 changed files with 1 additions and 2 deletions

View File

@@ -1,6 +1,5 @@
{
"name": "@tiptap/docs",
"version": "1.0.0",
"private": true,
"scripts": {
"start": "gridsome develop",

View File

@@ -4,5 +4,5 @@
],
"npmClient": "yarn",
"version": "independent",
"useWorkspaces": true
"useWorkspaces": false
}