Skip to content

Commit

Permalink
chore(deps): maintain lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
lihbr committed Apr 25, 2023
1 parent b28b7b9 commit 94819b0
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
6 changes: 3 additions & 3 deletions e2e-projects/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@
"recharts": "^2.1.11"
},
"devDependencies": {
"@slicemachine/adapter-next": "0.0.13-dev-plugins.14",
"@slicemachine/adapter-next": "0.1.0",
"autoprefixer": "^10.4.4",
"eslint": "^8.37.0",
"eslint-config-next": "^12.1.4",
"postcss": "^8.4.12",
"slice-machine-ui": "0.6.1-dev-plugins.14",
"start-slicemachine": "0.6.1-dev-plugins.14",
"slice-machine-ui": "1.0.0",
"start-slicemachine": "0.7.0",
"tailwindcss": "^3.0.23"
}
}
40 changes: 20 additions & 20 deletions package-lock.json

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

0 comments on commit 94819b0

Please sign in to comment.