@alfalab/stack-context
Advanced tools
Comparing version 1.10.0 to 1.11.0
{ | ||
"name": "@alfalab/stack-context", | ||
"version": "1.10.0", | ||
"version": "1.11.0", | ||
"description": "External library for providing React Context to a Stack component", | ||
@@ -15,4 +15,3 @@ "main": "/dist/index.js", | ||
"scripts": { | ||
"build": "tsc", | ||
"ci:publish": "./bin/publish.sh" | ||
"build": "tsc" | ||
}, | ||
@@ -19,0 +18,0 @@ "repository": { |
4706