vuetable-2
Advanced tools
Comparing version 1.3.0 to 1.3.1
@@ -0,0 +0,0 @@ # What's Changed |
{ | ||
"name": "vuetable-2", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"description": "A Vue.js 2.0 component for data table", | ||
@@ -8,2 +8,15 @@ "license": "MIT", | ||
"private": false, | ||
"browserify": { | ||
"transform": [ | ||
"babelify", | ||
[ | ||
"vueify", | ||
{ | ||
"_flags": { | ||
"debug": true | ||
} | ||
} | ||
] | ||
] | ||
}, | ||
"scripts": { | ||
@@ -29,2 +42,3 @@ "dev": "node build/dev-server.js", | ||
"babel-runtime": "^6.0.0", | ||
"babelify": "^7.3.0", | ||
"chai": "^3.5.0", | ||
@@ -67,2 +81,3 @@ "chromedriver": "^2.21.2", | ||
"vue-style-loader": "1.0.0", | ||
"vueify": "^9.4.1", | ||
"webpack": "^1.12.2", | ||
@@ -69,0 +84,0 @@ "webpack-dev-middleware": "^1.4.0", |
@@ -0,0 +0,0 @@ // This is a karma config file. For more details see |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
916431
41
51