Skip to content
This repository was archived by the owner on Sep 4, 2020. It is now read-only.

Commit f8494f0

Browse files
chore(example): upgrade library to 2.0.1
1 parent c0c6c6c commit f8494f0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@angular/platform-browser": "^2.4.0",
2121
"@angular/platform-browser-dynamic": "^2.4.0",
2222
"@angular/router": "^3.4.0",
23-
"angular-provide-once": "2.0.0",
23+
"angular-provide-once": "2.0.1",
2424
"core-js": "^2.4.1",
2525
"rxjs": "^5.0.1",
2626
"ts-helpers": "^1.1.1",

example/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -215,9 +215,9 @@ amdefine@>=0.0.4:
215215
version "1.0.1"
216216
resolved "https://registry.yarnpkg.com/amdefine/-/amdefine-1.0.1.tgz#4a5282ac164729e93619bcfd3ad151f817ce91f5"
217217

218-
angular-provide-once@2.0.0:
219-
version "2.0.0"
220-
resolved "https://registry.yarnpkg.com/angular-provide-once/-/angular-provide-once-2.0.0.tgz#5d0cc09464f6a341ccbe23551b67b39aac9a0552"
218+
angular-provide-once@2.0.1:
219+
version "2.0.1"
220+
resolved "https://registry.yarnpkg.com/angular-provide-once/-/angular-provide-once-2.0.1.tgz#b56b4bafd18dc9fe83255f9fb7a97cd58451067b"
221221

222222
ansi-align@^1.1.0:
223223
version "1.1.0"

0 commit comments

Comments
 (0)