mirror of
https://github.com/danbulant/bpm
synced 2026-06-19 06:21:21 +00:00
Add test dependency for testing BPM
This commit is contained in:
parent
c501513194
commit
cdaf51c0f5
1 changed files with 5 additions and 2 deletions
|
|
@ -9,5 +9,8 @@
|
|||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC"
|
||||
}
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"got": "^10.5.7"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue