typescript-data-structures
Advanced tools
Comparing version 0.0.6 to 0.0.7
{ | ||
"name": "typescript-data-structures", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"description": "A collection of TypeScript classes to create and use common data structures", | ||
@@ -5,0 +5,0 @@ "author": "RCMiron", |
@@ -30,4 +30,3 @@ # TSDS - TypeScript Data Structures | ||
Please read [CONTRIBUTING.md](https://gist.github.com/PurpleBooth/b24679402957c63ec426) for details on our code of conduct, and the process for submitting pull requests to us. | ||
Contributing rules will follow | ||
## Versioning | ||
@@ -41,4 +40,2 @@ | ||
See also the list of [contributors](https://github.com/your/project/contributors) who participated in this project. | ||
## License | ||
@@ -45,0 +42,0 @@ |
4987
43