diff --git a/package.json b/package.json index 3f84a84..d753a11 100644 --- a/package.json +++ b/package.json @@ -56,6 +56,7 @@ "karma-spec-reporter": "^0.0.31", "karma-webpack": "^2.0.4", "mocha": "^3.5.0", + "phantomjs-polyfill-object-assign": "0.0.2", "phantomjs-prebuilt": "^2.1.15", "sinon": "^3.2.1", "sinon-chai": "^2.13.0", diff --git a/src/vue-numeric.vue b/src/vue-numeric.vue index 31a0688..150e577 100644 --- a/src/vue-numeric.vue +++ b/src/vue-numeric.vue @@ -1,13 +1,11 @@