Skip to content

Commit

Permalink
Merge pull request #288 from RyanCoulsonCA/fix-253
Browse files Browse the repository at this point in the history
add ability to change product UUID
  • Loading branch information
yileifeng authored May 31, 2024
2 parents 9d71d2c + 4a09f88 commit ae0afce
Show file tree
Hide file tree
Showing 4 changed files with 315 additions and 97 deletions.
27 changes: 27 additions & 0 deletions package-lock.json

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

2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"markdown-it": "^12.0.6",
"nouislider": "^15.5.0",
"ramp-config-editor_editeur-config-pcar": "^1.1.8",
"throttle-debounce": "^5.0.0",
"uuid": "^9.0.0",
"vue": "^3.3.4",
"vue-class-component": "^8.0.0-rc.1",
Expand All @@ -40,6 +41,7 @@
"@types/clone-deep": "^4.0.1",
"@types/file-saver": "^2.0.5",
"@types/markdown-it": "^12.0.1",
"@types/throttle-debounce": "^5.0.2",
"@typescript-eslint/eslint-plugin": "^4.18.0",
"@typescript-eslint/parser": "^4.18.0",
"@vue/cli-plugin-babel": "^4.5.19",
Expand Down
Loading

0 comments on commit ae0afce

Please sign in to comment.