File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " disqus-react" ,
3- "version" : " 1.0.9 " ,
3+ "version" : " 1.0.10 " ,
44 "description" : " Official React components to embed Disqus discussions and comments." ,
55 "repository" : {
66 "type" : " git" ,
2222 "build" : " npm run build:example && npm run build:dist && npm run build:babel" ,
2323 "prepublish" : " npm run build" ,
2424 "publish" : " cd lib && npm publish . && cd .." ,
25- "postpublish" : " PACKAGE_VERSION=$(cat package.json | grep \\\" version\\\" | head -1 | awk -F: '{ print $2 }' | sed 's/[\" ,]//g' | tr -d '[[:space:]]') && git tag v$PACKAGE_VERSION && git push --tags"
25+ "postpublish" : " PACKAGE_VERSION=$(cat package.json | grep \\\" version\\\" | head -1 | awk -F: '{ print $2 }' | sed 's/[\" ,]//g' | tr -d '[[:space:]]') && git tag v$PACKAGE_VERSION && git push --tags"
2626 },
2727 "author" : " Ryan Valentin" ,
2828 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments