diff --git a/apps/angular-testing/src/app/app.component.html b/apps/angular-testing/src/app/app.component.html index a1dee26..a895adf 100644 --- a/apps/angular-testing/src/app/app.component.html +++ b/apps/angular-testing/src/app/app.component.html @@ -1,5 +1,5 @@
-

Sample Application

+

Sample Application testing 1221

diff --git a/package-lock.json b/package-lock.json index 5980b67..127609b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11596,7 +11596,8 @@ "version": "2.26.0", "resolved": "https://registry.npmjs.org/moment/-/moment-2.26.0.tgz", "integrity": "sha512-oIixUO+OamkUkwjhAVE18rAMfRJNsNe/Stid/gwHSOfHrOtw9EhAY2AHvdKZ/k/MggcYELFCJz/Sn2pL8b8JMw==", - "dev": true + "dev": true, + "optional": true }, "move-concurrently": { "version": "1.0.1",