Skip to content

Commit e2fac67

Browse files
authored
ci: bump to fdp-play 3.3.0 (#603)
1 parent 86c9570 commit e2fac67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"start": "ts-node src/index.ts",
3232
"lint": "eslint --fix \"src/**/*.ts\" \"test/**/*.ts\" && prettier --write \"src/**/*.ts\" \"test/**/*.ts\"",
3333
"lint:check": "eslint \"src/**/*.ts\" \"test/**/*.ts\" && prettier --check \"src/**/*.ts\" \"test/**/*.ts\"",
34-
"bee": "npx @fairdatasociety/fdp-play@3.2.0 start --detach --fresh"
34+
"bee": "npx @fairdatasociety/fdp-play@3.3.0 start --detach --fresh"
3535
},
3636
"engines": {
3737
"node": ">=14.0.0",

0 commit comments

Comments
 (0)