Skip to content

Commit bbe0e20

Browse files
committed
Move dev deps
1 parent 41cf083 commit bbe0e20

File tree

3 files changed

+10
-266
lines changed

3 files changed

+10
-266
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -13,21 +13,21 @@
1313
"keywords": [],
1414
"author": "Brent Jackson <[email protected]>",
1515
"license": "MIT",
16+
"devDepencencies": {
17+
"capture-website-cli": "^0.3.1"
18+
},
1619
"dependencies": {
1720
"@emotion/core": "^10.0.14",
1821
"@mdx-js/mdx": "^1.0.21",
1922
"@mdx-js/react": "^1.0.21",
2023
"@system-ui/theme": "0.0.4",
2124
"@theme-ui/presets": "^0.2.0",
22-
"capture-website": "^0.4.0",
23-
"capture-website-cli": "^0.3.1",
2425
"deepmerge": "^3.3.0",
2526
"gatsby": "^2.11.5",
2627
"gatsby-plugin-catch-links": "^2.1.0",
2728
"gatsby-plugin-mdx": "^1.0.6",
2829
"gatsby-plugin-react-helmet": "^3.1.0",
2930
"gatsby-theme-ui": "^0.2.0",
30-
"is-absolute-url": "^2.1.0",
3131
"react": "^16.8.6",
3232
"react-dom": "^16.8.6",
3333
"react-helmet": "^5.2.1",

src/link.js

-7
This file was deleted.

0 commit comments

Comments
 (0)