Skip to content
Snippets Groups Projects
Commit f6c8bf42 authored by Robert Kasza's avatar Robert Kasza Committed by Robert Kasza
Browse files

Issue #3368949 by kaszarobert: JS dependencies in composer.json use now...

Issue #3368949 by kaszarobert: JS dependencies in composer.json use now npm-asset as bower-asset package versions are not properly updated at asset-packagist.org
parent 7c57af29
No related branches found
No related tags found
No related merge requests found
......@@ -23,7 +23,7 @@
"require": {
"ext-json": "*",
"league/commonmark": "^2.3",
"bower-asset/papaparse": "^5.3",
"bower-asset/handsontable": "^13.0"
"npm-asset/papaparse": "^5.3",
"npm-asset/handsontable": "^13.0"
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment