Skip to content
This repository has been archived by the owner on May 28, 2024. It is now read-only.

Commit

Permalink
Merge pull request #2 from jeroenalewijns/update-version
Browse files Browse the repository at this point in the history
added version 2.1.6
  • Loading branch information
Jeroen Alewijns authored May 4, 2018
2 parents 796626c + ec48a2f commit f456799
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ will install the latest version. If you want a specific Enquire.js version you c
### Available versions

- 2.1.2
- 2.1.6

## Usage

Expand Down
2 changes: 1 addition & 1 deletion view/frontend/requirejs-config.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
var config = {
paths: {
'enquire': [
'https://cdnjs.cloudflare.com/ajax/libs/enquire.js/2.1.2/enquire.min',
'https://cdnjs.cloudflare.com/ajax/libs/enquire.js/2.1.6/enquire.min',
'WeProvide_EnquireJs/enquire'
]
},
Expand Down
9 changes: 4 additions & 5 deletions view/frontend/web/enquire.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f456799

Please sign in to comment.