Change the css dependency version.

This commit is contained in:
Jan Siegel
2016-03-29 11:10:59 +02:00
parent f40f051c62
commit 1e0f0760b3
@@ -1,7 +1,7 @@
{
"main": "dist/handsontable.full",
"dependencies": {
"css": "0.1.0"
"css": "*"
},
"shim": {
"dist/handsontable.full": {