@g2crowd/widget
Advanced tools
Comparing version 1.2.0 to 1.2.1
@@ -1,9 +0,3 @@ | ||
import 'core-js/modules/es6.array.find'; | ||
import 'core-js/modules/es6.regexp.split'; | ||
import 'core-js/modules/es6.function.name'; | ||
import $ from 'jquery'; | ||
import { extractOptions } from '@g2crowd/extract-options'; | ||
import 'core-js/modules/es6.regexp.replace'; | ||
import 'core-js/modules/es6.promise'; | ||
import 'core-js/modules/es6.object.to-string'; | ||
@@ -10,0 +4,0 @@ function _classCallCheck(instance, Constructor) { |
{ | ||
"name": "@g2crowd/widget", | ||
"description": "Rails-friendly jquery plugin wrapper", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"license": "MIT", | ||
@@ -25,3 +25,2 @@ "files": [ | ||
"@pika/plugin-standard-pkg": "^0.3.10", | ||
"core-js": "^2.6.3", | ||
"jest": "^24.8.0", | ||
@@ -28,0 +27,0 @@ "npm": "^6.8.0", |
8
13553
459