@ca-plant-list/ca-plant-list 0.2.3 → 0.2.4

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/data/taxa.csv +2 -0
  2. package/package.json +1 -1
package/data/taxa.csv CHANGED
@@ -716,6 +716,8 @@ Erythranthe guttata,,N,99131,13493,470643
716
716
  Erythranthe inconspicua,small-flowered monkeyflower,N,99135,13416,771882,,1092,4.3,,,S4,G4
717
717
  Erythranthe laciniata,,N,99142,13417,546557,,1093,4.3,,,S4,G4
718
718
  Erythranthe latidens,,N,99144,13495,771886
719
+ Erythranthe microphylla,small leaved monkeyflower,N,99152,13498,453717
720
+ Erythranthe nasuta,shy monkeyflower,N,99158,13637,545973
719
721
  Eschscholzia caespitosa,tufted poppy,N,25205,3511,58954
720
722
  Eschscholzia californica,California poppy,N,25206,3512,48225
721
723
  Eschscholzia rhombipetala,,N,25218,3527,77087,,806,1B.1,,,S1,G1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ca-plant-list/ca-plant-list",
3
- "version": "0.2.3",
3
+ "version": "0.2.4",
4
4
  "description": "Tools to create Jekyll files for a website listing plants in an area of California.",
5
5
  "license": "MIT",
6
6
  "repository": {