highmark-yapp 0.0.1 → 0.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +3 -3
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,12 +1,12 @@
1
- # Highmark Grammar
1
+ # Highmark Yapp
2
2
 
3
- Highmark's grammar.
3
+ Highmark with Yapp listings.
4
4
 
5
5
  ## Installation
6
6
 
7
7
  If you would like to contribute or would simply like to have a look at the code, you can clone the repository with [Git](https://git-scm.com/)...
8
8
 
9
- git clone https://github.com/djalbat/highmark-grammar.git
9
+ git clone https://github.com/djalbat/highmark-yapp.git
10
10
 
11
11
  ...and then install the dependencies with [npm](https://www.npmjs.com/) from within the project's root directory:
12
12
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "highmark-yapp",
3
3
  "author": "James Smith",
4
- "version": "0.0.1",
4
+ "version": "0.0.2",
5
5
  "license": "MIT, Anti-996",
6
6
  "homepage": "https://github.com/djalbat/highmark-uapp",
7
7
  "description": "Highmark with Yapp listings.",