Skip to content

Commit 541fae5

Browse files
committed
chore: Fix auto-update job (box/box-codegen#856)
1 parent 1f69712 commit 541fae5

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.codegen.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{ "engineHash": "10c68c7", "specHash": "62fdfd1", "version": "0.1.0" }
1+
{ "engineHash": "9334953", "specHash": "62fdfd1", "version": "0.1.0" }

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "box-node-sdk",
33
"author": "Box <[email protected]>",
4-
"version": "3.8.2",
4+
"version": "0.1.0",
55
"description": "Official SDK for Box Plaform APIs",
66
"license": "Apache-2.0",
77
"repository": {

0 commit comments

Comments
 (0)