Skip to content

Commit 7fd875d

Browse files
committed
chore(global): avoid putting log and type global by defining scope with var
Also removed deprecated arguments.callee
1 parent 33db7a8 commit 7fd875d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "db-migrate-base",
3-
"version": "1.2.5",
3+
"version": "1.2.6",
44
"description": "db-migrate base driver",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)