Upgrade populist dependency to v0.1.6.

This reduces the time taken by `grunt populist:test` from 7s to 550ms,
which should make @spicyj especially happy.

Relevant commits from the `populist` and `ast-types` repositories:
https://github.com/benjamn/populist/commit/9863ad16c0753f714fdb83007515637511c346d6
https://github.com/benjamn/ast-types/commit/dabef2a4ac48ebdb5c76baf1fb94f4997b6484ac
This commit is contained in:
Ben Newman
2013-12-17 16:26:51 -05:00
parent df3bd393eb
commit b805eff032
+1 -1
View File
@@ -40,7 +40,7 @@
"devDependencies": {
"browserify": "~2.36.1",
"envify": "~0.2.0",
"populist": "~0.1.5",
"populist": "~0.1.6",
"grunt-cli": "~0.1.9",
"grunt": "~0.4.1",
"grunt-contrib-copy": "~0.4.1",