Files
oneuptime/_test/package.json
Simon Larsen bce4bd11e7 fix
2022-04-30 14:25:36 +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": "MIT",
"type": "module",
"dependencies": {
"oneuptime-staging": "^4.0.34"
}
}