Skip to content

Commit b79f0ee

Browse files
1 parent 8627e7f commit b79f0ee

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"prepublishOnly": "sh Source/prepublishOnly.sh"
3737
},
3838
"devDependencies": {
39-
"@playform/build": "0.3.0",
39+
"@playform/build": "0.3.1",
4040
"@types/mocha": "10.0.10",
4141
"@types/node": "25.5.2",
4242
"@types/semver": "7.7.1",

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
"outDir": "Target",
66

7-
"rootDir": ".",
7+
"rootDir": "./Source",
88

99
"declarationMap": true,
1010

0 commit comments

Comments
 (0)