Add test dependency for testing BPM

This commit is contained in:
danbulant 2020-02-19 20:26:50 +01:00
parent c501513194
commit cdaf51c0f5

View file

@ -9,5 +9,8 @@
},
"keywords": [],
"author": "",
"license": "ISC"
}
"license": "ISC",
"dependencies": {
"got": "^10.5.7"
}
}