Skip to content

Commit a2f4a5d

Browse files
committed
Fixed NPM package lib folder
1 parent 07b6e83 commit a2f4a5d

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,6 +1,6 @@
11
{
22
"name": "angular2-token",
3-
"version": "0.1.10",
3+
"version": "0.1.11",
44
"description": "Angular2 service for token based authentication",
55
"main": "./angular2-token.js",
66
"typings": "./angular2-token.d.ts",

0 commit comments

Comments
 (0)