announcekit-react
Advanced tools
Comparing version 2.1.2 to 2.1.3
{ | ||
"name": "announcekit-react", | ||
"version": "2.1.2", | ||
"version": "2.1.3", | ||
"description": "Use AnnounceKit widgets in your React App", | ||
@@ -8,5 +8,3 @@ "main": "dist/index.js", | ||
"scripts": { | ||
"build": "tsc", | ||
"publish": "npm publish && git push", | ||
"deploy": "npm run-script build && npm run-script publish" | ||
"build": "tsc" | ||
}, | ||
@@ -13,0 +11,0 @@ "repository": "https://github.com/announcekitapp/announcekit-react", |
15633