Skip to content
This repository was archived by the owner on Nov 22, 2024. It is now read-only.

Commit db8f754

Browse files
committed
Revert "release: v12.1.2"
This reverts commit 70d2b37. Build breakage from Critters update means this release requires a fix.
1 parent 1d96e79 commit db8f754

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "nguniversal",
33
"main": "index.js",
4-
"version": "12.1.2",
4+
"version": "12.1.1",
55
"private": true,
66
"description": "Universal (isomorphic) JavaScript support for Angular",
77
"homepage": "https://github.com/angular/universal",

0 commit comments

Comments
 (0)