Fix the headers

This commit is contained in:
Leonid Logvinov
2017-12-19 18:04:42 +01:00
parent ecc6cb2b7c
commit 3579f063d6
4 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
assert
@0xproject/assert
------
Standard type and schema assertions to be used across all 0x projects and packages

View File

@@ -1,4 +1,4 @@
json-schemas
@0xproject/json-schemas
------
Contains 0x-related json schemas

View File

@@ -1,4 +1,4 @@
tslint-config
@0xproject/tslint-config
------
TSLint configuration and custom linter rules used by 0xProject.

View File

@@ -1,4 +1,4 @@
Web3 wrapper
@0xproject/web3-wrapper
------
Wrapped version of web3 with nicer interface to be used across 0x projects and packages