Skip to content

Commit 8379dff

Browse files
committed
update sdk version
1 parent c40127e commit 8379dff

File tree

5 files changed

+3071
-916
lines changed

5 files changed

+3071
-916
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,4 @@ dist-ssr
2222
*.njsproj
2323
*.sln
2424
*.sw?
25+
.yarn/install-state.gz

.yarn/releases/yarn-3.3.1.cjs

Lines changed: 823 additions & 0 deletions
Large diffs are not rendered by default.

.yarnrc.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
yarnPath: .yarn/releases/yarn-3.3.1.cjs
2+
3+
nodeLinker: node-modules

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"history": "^5.3.0",
1313
"less": "^4.1.3",
14-
"openblocks-sdk": "^0.0.20",
14+
"openblocks-sdk": "^0.0.28",
1515
"react": "17",
1616
"react-dom": "17",
1717
"react-router": "^6.4.3",
@@ -23,5 +23,6 @@
2323
"@vitejs/plugin-react": "^2.2.0",
2424
"typescript": "^4.6.4",
2525
"vite": "^3.2.3"
26-
}
26+
},
27+
"packageManager": "yarn@3.3.1"
2728
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy