Skip to content
This repository was archived by the owner on Apr 1, 2022. It is now read-only.

Commit 1d133da

Browse files
author
Ken Berkeley
committed
[fix] version
1 parent 45d511e commit 1d133da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vue2-datatable-component",
33
"description": "The Best Datatable for Vue.js 2.x which never sucks",
44
"author": "Ken Berkeley <kenberkeley@foxmail.com>",
5-
"version": "1.2.0",
5+
"version": "1.1.10",
66
"scripts": {
77
"start": "vue build examples/src/app.js --config vue-build.config.js",
88
"build": "vue build examples/src/app.js --config vue-build.config.js --prod",

0 commit comments

Comments
 (0)