1
0
Fork 0
mirror of synced 2024-07-02 04:50:44 +12:00
budibase/scripts/package.json

11 lines
158 B
JSON
Raw Normal View History

2023-06-26 22:54:24 +12:00
{
"name": "scripts",
"private": true,
"version": "1.0.0",
"main": "index.js",
"license": "MIT",
"devDependencies": {
"semver": "^7.5.3"
}
}