Skip to content
This repository has been archived by the owner on Nov 9, 2021. It is now read-only.

Commit

Permalink
UTD Grades v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bharatari committed Oct 27, 2018
1 parent 7de6a54 commit b8b2cf8
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 7 deletions.
4 changes: 1 addition & 3 deletions client/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
{
"name": "utd-grades-client",
"version": "1.0.0",
"description": "Describe client here",
"private": true,
"version": "0.1.0",
"scripts": {
"build": "nwb build-react-app",
"clean": "nwb clean-app",
Expand Down
2 changes: 1 addition & 1 deletion functions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "utd-grades",
"version": "1.0.0",
"version": "0.1.0",
"description": "",
"dependencies": {
"aws-sdk": "^2.330.0",
Expand Down
2 changes: 1 addition & 1 deletion loader/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "utd-grades-loader",
"version": "1.0.0",
"version": "0.1.0",
"description": "",
"main": "index.js",
"dependencies": {
Expand Down
4 changes: 2 additions & 2 deletions nlp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nlp",
"version": "1.0.0",
"name": "utd-grades-nlp",
"version": "0.1.0",
"description": "",
"main": "index.js",
"author": "",
Expand Down

0 comments on commit b8b2cf8

Please sign in to comment.