Skip to content

Commit b48b615

Browse files
Remove config key from package.json (#214)
1 parent 9c11342 commit b48b615

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

client/package.json

-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
{
22
"name": "trypurescript-client",
33
"private": true,
4-
"config": {
5-
"configpath": "config/dev/*.purs"
6-
},
74
"scripts": {
85
"clean": "rimraf output",
96
"test": "spago test --path config/dev/Try.Config.purs",

0 commit comments

Comments
 (0)