Added coffeescript

This commit is contained in:
datalets 2021-02-20 14:05:22 +01:00
parent 4500e48c76
commit 127d295cec
2 changed files with 6 additions and 0 deletions

View File

@ -13,6 +13,7 @@
"@bower_components/slick-lightbox": "mreq/slick-lightbox#^0.2.10"
},
"devDependencies": {
"coffeescript": "^2.5.1",
"grunt": "^1.0.2",
"grunt-bg-shell": "^2.3.3",
"grunt-browser-sync": "^2.2.0",

View File

@ -739,6 +739,11 @@ code-point-at@^1.0.0:
resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"
integrity sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=
coffeescript@^2.5.1:
version "2.5.1"
resolved "https://registry.yarnpkg.com/coffeescript/-/coffeescript-2.5.1.tgz#b2442a1f2c806139669534a54adc35010559d16a"
integrity sha512-J2jRPX0eeFh5VKyVnoLrfVFgLZtnnmp96WQSLAS8OrLm2wtQLcnikYKe1gViJKDH7vucjuhHvBKKBP3rKcD1tQ==
collection-visit@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/collection-visit/-/collection-visit-1.0.0.tgz#4bc0373c164bc3291b4d368c829cf1a80a59dca0"