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

Commit ed34b9a

Browse files
committed
chore(package): add version to package.json
This makes it possible to npm install the universal-starter package from github in other projects. This is needed to be able to include the project in the universal project, in order to be able to write benchmarks against it.
1 parent 9f15960 commit ed34b9a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"name": "angular2-universal-starter",
3+
"version": "1.0.0",
34
"repository": {
45
"type": "git",
56
"url": "https://github.com/angular-class/angular2-universal-starter.git"

0 commit comments

Comments
 (0)