We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfcd8a9 commit 7bbe820Copy full SHA for 7bbe820
1 file changed
package.json
@@ -1,11 +1,15 @@
1
{
2
"name": "angular2-pubsub",
3
- "version": "1.1.1",
+ "version": "1.1.2",
4
"description": "Pub/Sub service for Angular 2",
5
"repository": {
6
"type": "git",
7
"url": "git+https://github.com/sqlProvider/angular2-pubsub.git"
8
},
9
+ "scripts": {
10
+ "test": "",
11
+ "build": ""
12
+ },
13
"keywords": [
14
"Angular2",
15
"pubsub",
0 commit comments