Skip to content

Commit

Permalink
Merge pull request #179 from forumone/2.x-RC
Browse files Browse the repository at this point in the history
2.0.4
  • Loading branch information
kmonahan authored Jan 20, 2025
2 parents bccf66e + 55cca63 commit c8f386b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nextjs-project",
"version": "2.0.3",
"version": "2.0.4",
"private": true,
"scripts": {
"dev": "next dev",
Expand All @@ -15,7 +15,7 @@
"test": "npm run lint && npm run tsc",
"component": "plop",
"storybook": "storybook dev -p 6006",
"build-storybook": "storybook build",
"build-storybook": "storybook build -o storybook",
"build-icons": "svgr --out-dir source/01-global/icon/icons -- source/01-global/icon/svgs"
},
"browserslist": [
Expand Down

0 comments on commit c8f386b

Please sign in to comment.