We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79de6ba commit 5786d53Copy full SHA for 5786d53
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "angular-draggable",
3
- "version": "1.0.0",
4
- "description": "Angular2 directive draggable.",
+ "version": "1.0.1",
+ "description": "Angular directive draggable.",
5
"main": "dist/draggable.module.js",
6
"typings": "dist/draggable.module.d.ts",
7
"scripts": {
@@ -19,7 +19,7 @@
19
"ng draggable directive",
20
"draggable directive",
21
"directive",
22
- "Angular 2"
+ "Angular"
23
],
24
"author": "Ajay Singh (meajaysingh@hotmail.com)",
25
"license": "MIT",
0 commit comments