Skip to content
This repository was archived by the owner on Sep 21, 2021. It is now read-only.

Commit 407e841

Browse files
dist
1 parent 351497f commit 407e841

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dist/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3216,7 +3216,7 @@ module.exports = defaults;
32163216

32173217
Object.defineProperty(exports, "__esModule", { value: true });
32183218
// Do not edit this generated file
3219-
exports.treebeardRef = 'config-fix';
3219+
exports.treebeardRef = 'master';
32203220

32213221

32223222
/***/ }),

src/conf.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
// Do not edit this generated file
2-
export const treebeardRef = 'config-fix'
2+
export const treebeardRef = 'master'

0 commit comments

Comments
 (0)