From a7bf2aa81ba26285644836d6cd8ff8aab9e00a04 Mon Sep 17 00:00:00 2001 From: mo Date: Fri, 14 Dec 2018 21:02:59 -0700 Subject: add polyfills and load header via content-loader --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 9c46098..8b8d060 100644 --- a/package.json +++ b/package.json @@ -11,6 +11,7 @@ }, "dependencies": { "@rails/webpacker": "3.4", + "@stimulus/polyfills": "^1.1.0", "bulma": "^0.7.2", "jquery": "^3.3.1", "json-loader": "^0.5.7", @@ -18,7 +19,7 @@ "qrcode": "^1.2.0", "rails-translations-webpack-plugin": "^1.1.0", "rails-ujs": "^5.2.1", - "stimulus": "^1.0.1", + "stimulus": "^1.1.0", "turbolinks": "^5.2.0" }, "devDependencies": { -- cgit v1.2.3