@knapsack/core 4.67.3 → 4.67.4
Sign up to get free protection for your applications and to get access to all the features.
- 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 = {
|