Skip to content

Commit 907fb4d

Browse files
committed
🔖 v2.0.14
Auto build
1 parent 0fb203c commit 907fb4d

File tree

4 files changed

+88
-88
lines changed

4 files changed

+88
-88
lines changed

dist/get-prototype-of-x.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/get-prototype-of-x.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 80 additions & 80 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "get-prototype-of-x",
3-
"version": "2.0.13",
3+
"version": "2.0.14",
44
"description": "Sham for Object.getPrototypeOf",
55
"homepage": "https://github.com/Xotic750/get-prototype-of-x",
66
"author": {
@@ -50,8 +50,8 @@
5050
"url": "https://github.com/Xotic750/get-prototype-of-x/issues"
5151
},
5252
"dependencies": {
53-
"is-function-x": "^4.0.23",
54-
"to-object-x": "^2.0.16"
53+
"is-function-x": "^4.0.24",
54+
"to-object-x": "^2.0.17"
5555
},
5656
"devDependencies": {
5757
"@babel/cli": "^7.5.5",
@@ -65,7 +65,7 @@
6565
"@babel/plugin-transform-runtime": "^7.5.5",
6666
"@babel/preset-env": "^7.5.5",
6767
"@babel/runtime": "^7.5.5",
68-
"@prorenata/eslint-config-vue": "^1.13.11",
68+
"@prorenata/eslint-config-vue": "^1.13.12",
6969
"@types/jest": "^24.0.15",
7070
"@types/node": "^12.6.8",
7171
"babel-core": "^7.0.0-0",

0 commit comments

Comments
 (0)