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 8864ba3 commit ecb38e5Copy full SHA for ecb38e5
packages/xforms-engine/package.json
@@ -54,7 +54,7 @@
54
"test:types": "tsc --project ./tsconfig.json --emitDeclarationOnly false --noEmit"
55
},
56
"dependencies": {
57
- "bin-packer": "^1.7.0",
+ "bin-packer": "1.7.0",
58
"papaparse": "^5.5.2",
59
"solid-js": "^1.9.5"
60
yarn.lock
@@ -2056,7 +2056,7 @@ better-path-resolve@1.0.0:
2056
dependencies:
2057
is-windows "^1.0.0"
2058
2059
-bin-packer@^1.7.0:
+bin-packer@1.7.0:
2060
version "1.7.0"
2061
resolved "https://registry.yarnpkg.com/bin-packer/-/bin-packer-1.7.0.tgz#1f3b934155b51a2478f5c83508c994d5323aea0d"
2062
integrity sha512-mQlAcFUVSg/IRuCYUg7QYKz7mUrv1FCgE9Aa8gTNkUeDDVbMCIm6h1laV/QT1VE9/ShC+gOQhdCvY6qCC808CQ==
0 commit comments