1
0
mirror of https://github.com/sasjs/server.git synced 2025-12-10 19:34:34 +00:00

fix: moving core

This commit is contained in:
munja
2022-02-16 21:05:22 +00:00
parent 6f19d3d0ea
commit f10138b0f2
4 changed files with 9 additions and 25 deletions

View File

@@ -18,8 +18,5 @@
"devDependencies": {
"prettier": "^2.3.1",
"standard-version": "^9.3.2"
},
"dependencies": {
"@sasjs/core": "4.9.0"
}
}
}