apollo-deprecated-highlight
Advanced tools
Comparing version 1.1.4 to 1.1.5
{ | ||
"name": "apollo-deprecated-highlight", | ||
"version": "1.1.4", | ||
"version": "1.1.5", | ||
"author": "Alex <alexxiyang@gmail.com>", | ||
@@ -10,3 +10,3 @@ "description": "Highlight the apollo graphql deprecated fields", | ||
"build": "tsc", | ||
"publish": "npx jest && npx tsc && npm publish --access public" | ||
"publish": "npx tsc && npm publish --access public" | ||
}, | ||
@@ -13,0 +13,0 @@ "repository": { |
48197