Merge pull request #540 from apeng-singlestore/feature/singlestore

Add singlestore upsert and existing
This commit is contained in:
Henry Heng
2023-07-19 20:04:40 +01:00
committed by GitHub
6 changed files with 341 additions and 2 deletions
+1 -1
View File
@@ -28,7 +28,6 @@
"*.{js,jsx,ts,tsx,json,md}": "eslint --fix"
},
"devDependencies": {
"turbo": "1.7.4",
"@babel/preset-env": "^7.19.4",
"@babel/preset-typescript": "7.18.6",
"@types/express": "^4.17.13",
@@ -48,6 +47,7 @@
"pretty-quick": "^3.1.3",
"rimraf": "^3.0.2",
"run-script-os": "^1.1.6",
"turbo": "1.7.4",
"typescript": "^4.8.4"
},
"engines": {