Skip to content

Commit

Permalink
chore: support for pnpm (vbenjs#1310)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jungzl authored Oct 25, 2021
1 parent 85a68d5 commit 83bce6c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,13 @@
"gen:icon": "esno ./build/generate/icon/index.ts"
},
"dependencies": {
"@ant-design/colors": "^6.0.0",
"@ant-design/icons-vue": "^6.0.1",
"@iconify/iconify": "^2.0.4",
"@logicflow/core": "^0.7.0",
"@logicflow/extension": "^0.7.0",
"@vueuse/core": "^6.6.2",
"@vueuse/shared": "^6.7.3",
"@zxcvbn-ts/core": "^1.0.0-beta.0",
"ant-design-vue": "2.2.8",
"axios": "^0.23.0",
Expand All @@ -48,11 +51,13 @@
"intro.js": "^4.2.2",
"lodash-es": "^4.17.21",
"mockjs": "^1.1.0",
"moment": "^2.29.1",
"nprogress": "^0.2.0",
"path-to-regexp": "^6.2.0",
"pinia": "2.0.0-rc.14",
"print-js": "^1.6.0",
"qrcode": "^1.4.4",
"qs": "^6.10.1",
"resize-observer-polyfill": "^1.5.1",
"showdown": "^1.9.1",
"sortablejs": "^1.14.0",
Expand Down

0 comments on commit 83bce6c

Please sign in to comment.