mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-06 16:06:12 +02:00
chore(deps): move devDeps where they belong
This commit is contained in:
+3
-3
@@ -5,9 +5,6 @@
|
|||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
"author": "TPH",
|
"author": "TPH",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@types/ramda": "^0.26.18",
|
|
||||||
"babel-plugin-styled-components": "^1.10.6",
|
|
||||||
"discord.js": "^11.5.1",
|
|
||||||
"gatsby": "^2.13.39",
|
"gatsby": "^2.13.39",
|
||||||
"gatsby-image": "^2.2.6",
|
"gatsby-image": "^2.2.6",
|
||||||
"gatsby-plugin-manifest": "^2.2.4",
|
"gatsby-plugin-manifest": "^2.2.4",
|
||||||
@@ -35,11 +32,14 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@graphql-codegen/cli": "^1.4.0",
|
"@graphql-codegen/cli": "^1.4.0",
|
||||||
|
"@types/ramda": "^0.26.18",
|
||||||
"@types/react": "^16.8.23",
|
"@types/react": "^16.8.23",
|
||||||
"@types/react-dom": "^16.8.5",
|
"@types/react-dom": "^16.8.5",
|
||||||
"@types/react-helmet": "^5.0.8",
|
"@types/react-helmet": "^5.0.8",
|
||||||
"@types/react-treeview": "^0.4.2",
|
"@types/react-treeview": "^0.4.2",
|
||||||
"@types/styled-components": "^4.1.18",
|
"@types/styled-components": "^4.1.18",
|
||||||
|
"babel-plugin-styled-components": "^1.10.6",
|
||||||
|
"discord.js": "^11.5.1",
|
||||||
"prettier": "^1.18.2",
|
"prettier": "^1.18.2",
|
||||||
"@graphql-codegen/typescript": "1.4.0",
|
"@graphql-codegen/typescript": "1.4.0",
|
||||||
"@graphql-codegen/typescript-operations": "1.4.0",
|
"@graphql-codegen/typescript-operations": "1.4.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user