@knapsack/core 4.67.3 → 4.67.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +12 -0
- package/dist/index.js +0 -1
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +0 -1
- package/dist/index.mjs.map +1 -1
- package/package.json +7 -7
package/dist/index.mjs
CHANGED
|
@@ -1876,7 +1876,6 @@ __export(files_exports, {
|
|
|
1876
1876
|
var endpoint2 = `/files`;
|
|
1877
1877
|
var ACTIONS2 = /* @__PURE__ */ ((ACTIONS3) => {
|
|
1878
1878
|
ACTIONS3["verify"] = "verify";
|
|
1879
|
-
ACTIONS3["openFile"] = "openFile";
|
|
1880
1879
|
return ACTIONS3;
|
|
1881
1880
|
})(ACTIONS2 || {});
|
|
1882
1881
|
var rolesById = {
|