Skip to content

Commit fecca11

Browse files
committed
skip typings
1 parent f512f34 commit fecca11

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,5 @@ selenium-debug.log
77
test/unit/coverage
88
test/e2e/reports
99
stats.json
10+
typings/
11+
typings.json

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,6 @@
9696
"webpack-merge": "0.14.1"
9797
},
9898
"dependencies": {
99-
"babel-runtime": "6.11.6"
99+
"babel-runtime": "6.23.0"
100100
}
101101
}

0 commit comments

Comments
 (0)