Skip to content

Commit

Permalink
Version 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nikmolnar committed Oct 21, 2020
1 parent 6f4079d commit 38709bf
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,13 @@
{
"name": "seedsource-ui",
"version": "1.0.1",
"version": "1.0.2",
"description": "React component library for seedsource-based applications (e.g., Seedlot Selection Tool)",
"module": "./lib/index.js",
"main": "./lib/index.js",
"scripts": {
"build": "tsc -p tsconfig.json && copyfiles -u 1 src/**/*.jison lib/"
},
"directories": {
"lib": "lib"
},
"files": ["./lib"],
"author": "Conservation Biology Institute",
"license": "MIT",
"devDependencies": {
Expand Down

0 comments on commit 38709bf

Please sign in to comment.