We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b02cdf commit d5fad54Copy full SHA for d5fad54
package.json
@@ -1,10 +1,10 @@
1
{
2
"name": "@liquidlight/for-fit-sake",
3
- "version": "1.0.0",
+ "version": "1.1.0",
4
"description": "A jQuery object-fit polyfill for Internet Explorer and Edge",
5
"main": "dist/forfitsake.min.js",
6
"scripts": {
7
- "dist": "uglifyjs src/forfitsake.js --comments '/^\/*!/' --compress --mangle -o dist/forfitsake.min.js"
+ "dist": "uglifyjs src/forfitsake.js --comments '/^/*!/' --compress --mangle -o dist/forfitsake.min.js"
8
},
9
"repository": {
10
"type": "git",
0 commit comments