oneuptime/_test/package.json
Nawaz Dhandala a981683d81
fix
2022-04-10 22:50:28 +01:00

16 lines
310 B
JSON

{
"name": "test",
"version": "1.0.0",
"description": "",
"main": "index.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"type": "module",
"dependencies": {
"oneuptime-staging": "^4.0.34"
}
}