mirror of
https://github.com/CodeforLeipzig/stadtratmonitor.git
synced 2024-12-22 23:53:15 +01:00
10 lines
295 B
Ruby
10 lines
295 B
Ruby
# Pin npm packages by running ./bin/importmap
|
|
|
|
pin "application", preload: true
|
|
pin "foundation-sites" # @6.7.5
|
|
pin "jquery" # @3.6.4
|
|
pin "foundation" # @4.2.1
|
|
pin "path" # @2.0.1
|
|
pin "stylus-type-utils" # @0.0.3
|
|
pin "bootstrap" # @5.2.3
|
|
pin "@popperjs/core", to: "@popperjs--core.js" # @2.11.7
|