From f3c47e083f1e0b7adca5ea40d70bc2f9f5cbb35a Mon Sep 17 00:00:00 2001 From: Levertion <26185209+Levertion@users.noreply.github.com> Date: Sat, 1 Jun 2019 13:35:29 +0100 Subject: [PATCH] fix(docs): update dist-tags --- binary-nbt/README.md | 2 +- id/README.md | 2 +- result/README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/binary-nbt/README.md b/binary-nbt/README.md index 52446e5..9c58b34 100644 --- a/binary-nbt/README.md +++ b/binary-nbt/README.md @@ -1,6 +1,6 @@ # Binary NBT -[ ![npm](https://img.shields.io/npm/v/binary-nbt.svg?style=flat-square) ![npm (tag)](https://img.shields.io/npm/v/binary-nbt/next.svg?style=flat-square) ![npm](https://img.shields.io/npm/dt/binary-nbt.svg?style=flat-square) ](http://npm.im/binary-nbt) +[ ![npm](https://img.shields.io/npm/v/binary-nbt.svg?style=flat-square) ![npm (tag)](https://img.shields.io/npm/v/binary-nbt/master.svg?style=flat-square) ![npm](https://img.shields.io/npm/dt/binary-nbt.svg?style=flat-square) ](http://npm.im/binary-nbt) [![docs](https://img.shields.io/badge/docs-TypeDoc-blueviolet.svg?style=flat-square)](https://levertion.github.io/mcfunction/binary-nbt) diff --git a/id/README.md b/id/README.md index 322cac8..7608f08 100644 --- a/id/README.md +++ b/id/README.md @@ -1,6 +1,6 @@ # Minecraft ID -[ ![npm](https://img.shields.io/npm/v/minecraft-id.svg?style=flat-square) ![npm (tag)](https://img.shields.io/npm/v/minecraft-id/next.svg?style=flat-square) ![npm](https://img.shields.io/npm/dt/minecraft-id.svg?style=flat-square) ](http://npm.im/minecraft-id) +[ ![npm](https://img.shields.io/npm/v/minecraft-id.svg?style=flat-square) ![npm (tag)](https://img.shields.io/npm/v/minecraft-id/master.svg?style=flat-square) ![npm](https://img.shields.io/npm/dt/minecraft-id.svg?style=flat-square) ](http://npm.im/minecraft-id) [![docs](https://img.shields.io/badge/docs-TypeDoc-blueviolet.svg?style=flat-square)](http://levertion.github.io/mcfunction/id) Collections and definition of IDs from Minecraft. diff --git a/result/README.md b/result/README.md index e0259ee..ac5e178 100644 --- a/result/README.md +++ b/result/README.md @@ -1,6 +1,6 @@ # Simple Result -[ ![npm](https://img.shields.io/npm/v/simple-result.svg?style=flat-square) ![npm (tag)](https://img.shields.io/npm/v/simple-result/next.svg?style=flat-square) ![npm](https://img.shields.io/npm/dt/simple-result.svg?style=flat-square) ](http://npm.im/simple-result) +[ ![npm](https://img.shields.io/npm/v/simple-result.svg?style=flat-square) ![npm (tag)](https://img.shields.io/npm/v/simple-result/master.svg?style=flat-square) ![npm](https://img.shields.io/npm/dt/simple-result.svg?style=flat-square) ](http://npm.im/simple-result) [![docs](https://img.shields.io/badge/docs-TypeDoc-blueviolet.svg?style=flat-square)](http://levertion.github.io/mcfunction/result) Yet another `Result` type, inspired by Rust. This type allows you to encode a