mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 02:06:01 +00:00
plugin version
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "dbgate-plugin-csv",
|
||||
"main": "src/backend/index.js",
|
||||
"version": "1.0.9",
|
||||
"version": "4.1.1",
|
||||
"homepage": "https://dbgate.org",
|
||||
"description": "CSV import/export plugin for DbGate",
|
||||
"repository": {
|
||||
@@ -19,7 +19,7 @@
|
||||
],
|
||||
"files": [
|
||||
"dist",
|
||||
"icon.svg"
|
||||
"icon.svg"
|
||||
],
|
||||
"scripts": {
|
||||
"build:frontend": "webpack --config webpack-frontend.config",
|
||||
@@ -41,4 +41,4 @@
|
||||
"webpack": "^4.42.0",
|
||||
"webpack-cli": "^3.3.11"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user