0.9.2
Browse files- package.json +1 -1
package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"name": "driver.js",
|
3 |
-
"version": "0.9.
|
4 |
"description": "A light-weight, no-dependency, vanilla JavaScript library to drive the user's focus across the page",
|
5 |
"main": "dist/driver.min.js",
|
6 |
"types": "types/index.d.ts",
|
|
|
1 |
{
|
2 |
"name": "driver.js",
|
3 |
+
"version": "0.9.2",
|
4 |
"description": "A light-weight, no-dependency, vanilla JavaScript library to drive the user's focus across the page",
|
5 |
"main": "dist/driver.min.js",
|
6 |
"types": "types/index.d.ts",
|