DEV: Remove handlebars from the old package.json (#17319)

This commit is contained in:
Jarek Radosz
2022-07-04 15:05:03 +02:00
committed by GitHub
parent 999865401c
commit c5f0aa2f32
6 changed files with 3 additions and 5218 deletions

View File

@ -86,10 +86,6 @@ def dependencies
}, {
source: 'pikaday/pikaday.js',
public: true
}, {
source: 'handlebars/dist/handlebars.js'
}, {
source: 'handlebars/dist/handlebars.runtime.js'
}, {
source: '@highlightjs/cdn-assets/.',
destination: 'highlightjs'