More updates to stop using dev or alpha or beta versions.
[yaffs-website] / web / core / tests / Drupal / Tests / Core / Asset / library_test_files / external.libraries.yml
1 example_external:
2   version: v3.14
3   js:
4     http://example.com/example_external.js: { type: external }
5   css:
6     theme:
7       http://example.com/css/example_external.css: { type: external }