diff options
author | hellekin <hellekin@cepheide.org> | 2020-10-23 18:41:22 +0200 |
---|---|---|
committer | hellekin <hellekin@cepheide.org> | 2020-10-23 18:41:22 +0200 |
commit | f9d0f6c6d771dbf57843bdc6034b2a20dddb128a (patch) | |
tree | 6cac53679a5d0307a856a2aa3771299e4a60f2d0 /package.json | |
parent | 8970b8532c8d40786c3c00f9b77a5e74dfa53a2f (diff) | |
download | incommon-map-f9d0f6c6d771dbf57843bdc6034b2a20dddb128a.tar.gz |
Add stimulus.js
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index cf700bb..241e4f3 100644 --- a/package.json +++ b/package.json @@ -5,6 +5,7 @@ "@rails/activestorage": "^6.0.0", "@rails/ujs": "^6.0.0", "@rails/webpacker": "4.3.0", + "stimulus": "^1.1.1", "turbolinks": "^5.2.0" }, "version": "0.1.0", |