Skip to content

Commit

Permalink
App 2049 prime propagation and design work (#272)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrloureed authored Jul 20, 2023
1 parent 682cf64 commit 5d956e7
Show file tree
Hide file tree
Showing 12 changed files with 1,861 additions and 688 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@viamrobotics/prime",
"version": "0.3.2",
"version": "0.3.3",
"license": "Apache-2.0",
"type": "module",
"files": [
Expand Down Expand Up @@ -45,7 +45,6 @@
"@floating-ui/dom": "^1.2.6",
"@floating-ui/vue": "^1.0.0",
"@mdi/js": "^7.2.96",
"mdi-svelte-ts": "^1.0.0",
"@playwright/test": "^1.32.3",
"@storybook/addon-a11y": "^7.0.7",
"@storybook/addon-actions": "^7.0.7",
Expand Down Expand Up @@ -81,14 +80,15 @@
"eslint-plugin-svelte": "^2.31.0",
"eslint-plugin-tailwindcss": "^3.11.0",
"eslint-plugin-unicorn": "^46.0.0",
"mdi-svelte-ts": "^1.0.0",
"monaco-editor": "^0.37.1",
"postcss": "^8.4.23",
"prettier": "^2.8.8",
"prettier-plugin-svelte": "^2.10.1",
"prismjs": "^1.29.0",
"react": "^18.2.0",
"remark-gfm": "^3.0.1",
"storybook": "^7.0.7",
"storybook": "^7.1.0",
"svelte": "^4.0.5",
"svelte-check": "^3.4.3",
"svelte-preprocess": "^5.0.3",
Expand Down
Loading

0 comments on commit 5d956e7

Please sign in to comment.