mirror of
https://github.com/WilliamsNY/contain-element.git
synced 2024-11-21 13:52:32 -05:00
Bump the version to 1.7.4
This commit is contained in:
parent
950606235d
commit
464f53e271
2 changed files with 2 additions and 2 deletions
2
package-lock.json
generated
2
package-lock.json
generated
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "contain-element",
|
||||
"version": "1.7.3",
|
||||
"version": "1.7.4",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "contain-element",
|
||||
"description": "A JavaScript plugin to contain an element within its parent element.",
|
||||
"version": "1.7.3",
|
||||
"version": "1.7.4",
|
||||
"license": "MIT",
|
||||
"main": "contain-element.min.js",
|
||||
"homepage": "https://github.com/WilliamsNY/contain-element",
|
||||
|
|
Loading…
Reference in a new issue