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 cbd9ff8 commit c460699Copy full SHA for c460699
bower.json
@@ -1,6 +1,6 @@
1
{
2
"name": "angular-intro.js",
3
- "version": "1.1.4",
+ "version": "1.2.0",
4
"main": "src/angular-intro.js",
5
"description": "Angular directive to wrap intro.js",
6
"license": "MIT",
@@ -13,7 +13,7 @@
13
],
14
"dependencies": {
15
"angular": "~1.2.x",
16
- "intro.js": "0.9.0"
+ "intro.js": "1.0.0"
17
},
18
"devDependencies": {}
19
}
0 commit comments