Merge pull request #944 from sindresorhus/modularize-tofastproperties

modularize `util.toFastProperties()`
This commit is contained in:
Sebastian McKenzie
2015-03-05 01:10:26 +11:00
3 changed files with 2 additions and 16 deletions

View File

@@ -64,6 +64,7 @@
"source-map": "^0.4.0",
"source-map-support": "^0.2.9",
"source-map-to-comment": "^1.0.0",
"to-fast-properties": "^1.0.0",
"trim-right": "^1.0.0"
},
"devDependencies": {