This website works better with JavaScript.
Home
Help
Sign In
heuzef
/
pinry
mirror of
https://github.com/pinry/pinry.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
44
Wiki
Activity
Browse Source
refactor: use pnpm as management tool then fix install&compile error
pull/386/head
winkidney
1 month ago
parent
3fa786295e
commit
5fe2ed8a4c
3 changed files
with
11154 additions
and
9236 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
pinry-spa/package.json
+11153
-0
pinry-spa/pnpm-lock.yaml
+0
-9236
pinry-spa/yarn.lock
+ 1
- 0
pinry-spa/package.json
View File
@@ -10,6 +10,7 @@
"dependencies": {
"axios": "^0.21.2",
"buefy": "^0.8.20",
"bulma": "0.7.5",
"core-js": "^3.3.2",
"register-service-worker": "^1.6.2",
"vue": "^2.6.10",
+ 11153
- 0
pinry-spa/pnpm-lock.yaml
File diff suppressed because it is too large
View File
+ 0
- 9236
pinry-spa/yarn.lock
File diff suppressed because it is too large
View File
Write
Preview
Loading…
Cancel
Save