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

Commit 931b64d

Browse files
renovate[bot]wesleygrimes
authored andcommitted
fix(deps): pin dependencies (#89)
1 parent c429642 commit 931b64d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,9 @@
6262
]
6363
},
6464
"dependencies": {
65-
"@angular-devkit/core": "^8.2.2",
66-
"copyfiles": "^2.1.1",
67-
"schematics-utilities": "^1.1.3",
65+
"@angular-devkit/core": "8.2.2",
66+
"copyfiles": "2.1.1",
67+
"schematics-utilities": "1.1.3",
6868
"typescript": "3.6.3"
6969
},
7070
"keywords": [

0 commit comments

Comments
 (0)