We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af71fec commit 8cc141fCopy full SHA for 8cc141f
.yarn/releases/yarn-4.4.1.cjs renamed to .yarn/releases/yarn-4.5.0.cjs
.yarnrc.yml
@@ -1,3 +1,3 @@
1
nodeLinker: node-modules
2
3
-yarnPath: .yarn/releases/yarn-4.4.1.cjs
+yarnPath: .yarn/releases/yarn-4.5.0.cjs
package.json
@@ -88,5 +88,5 @@
88
},
89
"homepage": "https://github.com/simPod/GrafanaJsonDatasource",
90
"engineStrict": true,
91
- "packageManager": "yarn@4.4.1"
+ "packageManager": "yarn@4.5.0"
92
}
0 commit comments