master
Orion Stark 7 years ago
parent f1e37b18a0
commit c792dd078d
  1. 2
      package-lock.json
  2. 2
      package.json

2
package-lock.json generated

@ -1,6 +1,6 @@
{ {
"name": "calculation-ofsun", "name": "calculation-ofsun",
"version": "1.0.2", "version": "1.0.3",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

@ -1,6 +1,6 @@
{ {
"name": "calculation-ofsun", "name": "calculation-ofsun",
"version": "1.0.2", "version": "1.0.3",
"description": "Sun calculation based on formula from http://aa.quae.nl/en/reken/zonpositie.html", "description": "Sun calculation based on formula from http://aa.quae.nl/en/reken/zonpositie.html",
"main": "./dist/solar-calculation.js", "main": "./dist/solar-calculation.js",
"scripts": { "scripts": {

Loading…
Cancel
Save