Skip to content

Commit 6d6bef5

Browse files
author
Alexei Zverev
committed
Tweak NeXt version (1.0.0)
1 parent bc1d093 commit 6d6bef5

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

client-src/pathman_sr/bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"requirejs": "~2.1.22",
1414
"restangular": "1.5.2",
1515
"angular-material-data-table": "~0.9.11",
16-
"NeXt": "~0.10.0",
16+
"NeXt": "~1.0.0",
1717
"jquery": "latest"
1818
},
1919
"authors": [

client/pathman_sr/vendor/NeXt/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# NeXt-bower
22
NeXt UI Toolkit `bower` and `npm` distribution. You can install this package either with `npm` or with `bower`.
33

4-
Current version: 0.10
4+
Current version: 1.0
55

66
# Install
77
### bower

client/pathman_sr/vendor/NeXt/bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
"dependencies": {
1919
},
2020
"ignore": [],
21-
"version": "0.10.0",
21+
"version": "1.0.0",
2222
"license": "EPL-1.0"
2323
}

0 commit comments

Comments
 (0)