Added Gatsby-Docs-Kit to Gatsby tools section (#19005)

This commit is contained in:
GatsbyJS Bot
2019-10-25 12:09:27 +00:00
parent 0ee20d424a
commit 83851fd8e1
+1 -1
View File
@@ -10,7 +10,7 @@
"format": "prettier --write \"**/*.{js,jsx,json,md}\"",
"start": "npm run develop",
"serve": "gatsby serve",
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing \""
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\" && exit 1"
},
"dependencies": {
"gatsby": "^2.17.4",