Aleksandr Aleksandrov 6 years ago
parent
commit
8d091c9343
1 changed files with 2 additions and 2 deletions
  1. 2 2
      package.json

+ 2 - 2
package.json

@@ -1,6 +1,6 @@
 {
   "name": "@ex-helpers/element",
-  "version": "0.1.10",
+  "version": "0.1.11",
   "description": "Several element wrapper helpers",
   "scripts": {
     "build": "exb",
@@ -9,7 +9,7 @@
   "author": "",
   "license": "ISC",
   "dependencies": {
-    "@ex-helpers/stack": ">=0.1.10",
+    "@ex-helpers/stack": "0.1",
     "lodash-es": "^4.17.11"
   },
   "peerDependencies": {