diff options
author | Bo-Yi Wu <appleboy.tw@gmail.com> | 2015-12-08 14:14:42 +0800 |
---|---|---|
committer | Bo-Yi Wu <appleboy.tw@gmail.com> | 2015-12-08 14:14:42 +0800 |
commit | 07affa27509e78f9b7447371ed143f9510f87dfd (patch) | |
tree | e4d47e666006a5dc6aab1e0a785e9c2cde4ce23e | |
parent | bef2722eedd9671a9e0f0f9e553c0863437d1402 (diff) | |
download | fosdem-2018-presentation-07affa27509e78f9b7447371ed143f9510f87dfd.tar fosdem-2018-presentation-07affa27509e78f9b7447371ed143f9510f87dfd.tar.gz |
remove redundant spaces.
-rw-r--r-- | package.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json index 15c84d0..7f058f3 100644 --- a/package.json +++ b/package.json @@ -40,6 +40,5 @@ "grunt": "~0.4.5", "node-sass": "~3.3.3" }, - "license": "MIT" } |