Skip to content

Commit 862d5ec

Browse files
committed
Merge pull request #44 from g4rcez/docs-playground
2 parents c5b6aac + 8663e6d commit 862d5ec

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+1754
-2922
lines changed

docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
"version": "0.0.0",
55
"type": "module",
66
"scripts": {
7+
"build": "NODE_ENV=production tsc && NODE_ENV=production vite build",
78
"dev": "vite",
8-
"build": "tsc && vite build",
99
"preview": "vite preview"
1010
},
1111
"dependencies": {
1212
"@radix-ui/react-icons": "1.3.0",
13-
"brouther": "4.4.1",
13+
"brouther": "4.4.4",
1414
"prism-react-renderer": "1.3.5",
1515
"react": "18.2.0",
1616
"react-dom": "18.2.0",

0 commit comments

Comments
 (0)