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 74c256a commit 91f9adeCopy full SHA for 91f9ade
bower.json
@@ -13,7 +13,7 @@
13
],
14
"license": "MIT",
15
"dependencies": {
16
- "dp-extjs": "1.0.1"
+ "dp-extjs": "~1.0"
17
},
18
"ignore": [
19
"**/.*",
composer.json
@@ -11,6 +11,6 @@
11
12
"minimum-stability": "stable",
"require": {
- "bower-asset/dp-extjs": "1.0.1"
+ "bower-asset/dp-extjs": "~1.0"
}
0 commit comments