Skip to content

Commit d5fad54

Browse files
committed
1.1.0
1 parent 6b02cdf commit d5fad54

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "@liquidlight/for-fit-sake",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "A jQuery object-fit polyfill for Internet Explorer and Edge",
55
"main": "dist/forfitsake.min.js",
66
"scripts": {
7-
"dist": "uglifyjs src/forfitsake.js --comments '/^\/*!/' --compress --mangle -o dist/forfitsake.min.js"
7+
"dist": "uglifyjs src/forfitsake.js --comments '/^/*!/' --compress --mangle -o dist/forfitsake.min.js"
88
},
99
"repository": {
1010
"type": "git",

0 commit comments

Comments
 (0)