Skip to content
This repository was archived by the owner on Mar 11, 2021. It is now read-only.

Commit 4f1e9fb

Browse files
author
bencompton
committed
Remove unused dependencies
1 parent 415dce4 commit 4f1e9fb

2 files changed

Lines changed: 0 additions & 5 deletions

File tree

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,8 @@
5454
"vinyl-source-stream": "^1.1.0"
5555
},
5656
"dependencies": {
57-
"bluebird": "^3.4.6",
5857
"change-case": "^3.0.0",
5958
"framework7": "^1.5.0",
60-
"invariant": "2.2.1",
6159
"query-string": "^4.3.1",
6260
"react": "^15.4.0",
6361
"universal-router": "^2.0.0"

typings.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
{
22
"globalDependencies": {
3-
"bluebird": "registry:dt/bluebird#3.0.0+20160928162057",
4-
"invariant": "registry:dt/invariant#2.2.0+20160317120654",
5-
"jquery": "registry:dt/jquery#1.10.0+20160929162922",
63
"react": "registry:dt/react#0.14.0+20161008064207",
74
"react-dom": "registry:dt/react-dom#0.14.0+20160412154040",
85
"react-router": "registry:dt/react-router#2.0.0+20160928130202",

0 commit comments

Comments
 (0)