Skip to content

Commit 431c353

Browse files
committed
fix(build): remove ls
1 parent 7a33810 commit 431c353

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.travis.yml

-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ before_install:
1515
# Use yarn for faster installs
1616
install:
1717
- yarn
18-
- npm ls --depth=0
1918

2019
# Init GUI
2120
before_script:

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@turf/turf": "^4.7.3",
4848
"angular-tree-component": "^6.0.0",
4949
"angular2-uuid": "1.1.1",
50-
"ansyn-event-drops": "^0.4.12",
50+
"ansyn-event-drops": "^0.4.11",
5151
"core-js": "^2.4.1",
5252
"crypto-js": "^3.1.9-1",
5353
"d3": "^4.11.0",

0 commit comments

Comments
 (0)