1.0.0-alpha.10

This commit is contained in:
Cameron Westland
2017-04-17 11:08:21 -07:00
parent 1f04b37733
commit be0eeb9b0a

View File

@@ -1,6 +1,6 @@
{
"name": "react-slot-fill",
"version": "1.0.0-alpha.9",
"version": "1.0.0-alpha.10",
"private": false,
"homepage": "https://camwest.github.io/react-slot-fill",
"main": "lib/index.js",
@@ -62,4 +62,4 @@
"test-+-coverage": "react-scripts-ts test --env=jsdom --coverage --collectCoverageFrom=src/lib/**/*.{ts,tsx}",
"send-coverage": "cat coverage/lcov.info | codacy-coverage"
}
}
}