Skip to content

Commit

Permalink
fix: ColorPicker saving
Browse files Browse the repository at this point in the history
fix: definition showing too left
add: copy definition to LaTex
change: some px to rem
  • Loading branch information
LSCube7 committed Apr 23, 2024
1 parent 4c1eb23 commit 4d5a92b
Show file tree
Hide file tree
Showing 12 changed files with 2,649 additions and 6,496 deletions.
6 changes: 2 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "henguren",
"version": "2.1.0",
"version": "2.2.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
Expand All @@ -9,7 +9,6 @@
},
"dependencies": {
"core-js": "^3.8.3",
"node-sass": "^9.0.0",
"register-service-worker": "^1.7.2",
"sass": "^1.75.0",
"sass-loader": "^14.2.0",
Expand All @@ -25,8 +24,7 @@
"@vue/cli-service": "~5.0.0",
"eslint": "^7.32.0",
"eslint-plugin-vue": "^8.0.3",
"style-resources-loader": "^1.4.1",
"vue-cli-plugin-style-resources-loader": "^0.1.5"
"style-resources-loader": "^1.4.1"
},
"eslintConfig": {
"root": true,
Expand Down
Loading

0 comments on commit 4d5a92b

Please sign in to comment.